Paul Smith
2024-Nov-03 00:44 UTC
[R-sig-Fedora] RStudio crashes with segmentation fault on F41
Thanks, I?aki, for your answer. Unfortunately, that package was already installed on my machine: # dnf install xorg-x11-fonts-Type1 Updating and loading repositories: Repositories loaded. Package "xorg-x11-fonts-Type1-7.5-39.fc41.noarch" is already installed. Nothing to do. root at localhost:/home/x# Nothing to do. # Paul On Sat, Nov 2, 2024 at 8:54?PM I?aki Ucar <iucar at fedoraproject.org> wrote:> > I've seen this before. Please run: > > $ sudo dnf install xorg-x11-fonts-Type1 > > and try again. > > Best, > I?aki > > On Sat, 2 Nov 2024 at 17:10, Paul Smith <phhs80 at gmail.com> wrote: >> >> Dear All, >> >> I am facing this problem when running rstudio on F41: >> >> $ rstudio >> [19788:1102/160811.250292:ERROR:gl_factory.cc(120)] Requested GL >> implementation (gl=none,angle=none) not found in allowed >> implementations: >> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. >> [19788:1102/160811.252899:ERROR:viz_main_impl.cc(198)] Exiting GPU >> process due to errors during initialization >> Segmentation fault (core dumped) >> $ >> >> Could you please help me? >> >> Thanks in advance, >> >> Paul >> >> _______________________________________________ >> R-SIG-Fedora mailing list >> R-SIG-Fedora at r-project.org >> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora >> > > > -- > I?aki ?car
IƱaki Ucar
2024-Nov-03 20:49 UTC
[R-sig-Fedora] RStudio crashes with segmentation fault on F41
Let's try another thing. Do you use Gnome? Any kind of hardware acceleration for graphics (NVIDIA...)? If so, you could try launching RStudio with GSK_RENDERER=ngl to see if it makes any difference. I?aki On Sun, 3 Nov 2024 at 01:44, Paul Smith <phhs80 at gmail.com> wrote:> Thanks, I?aki, for your answer. Unfortunately, that package was > already installed on my machine: > > # dnf install xorg-x11-fonts-Type1 > Updating and loading repositories: > Repositories loaded. > Package "xorg-x11-fonts-Type1-7.5-39.fc41.noarch" is already installed. > > Nothing to do. > root at localhost:/home/x# > > > Nothing to do. > # > > Paul > > > On Sat, Nov 2, 2024 at 8:54?PM I?aki Ucar <iucar at fedoraproject.org> wrote: > > > > I've seen this before. Please run: > > > > $ sudo dnf install xorg-x11-fonts-Type1 > > > > and try again. > > > > Best, > > I?aki > > > > On Sat, 2 Nov 2024 at 17:10, Paul Smith <phhs80 at gmail.com> wrote: > >> > >> Dear All, > >> > >> I am facing this problem when running rstudio on F41: > >> > >> $ rstudio > >> [19788:1102/160811.250292:ERROR:gl_factory.cc(120)] Requested GL > >> implementation (gl=none,angle=none) not found in allowed > >> implementations: > >> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. > >> [19788:1102/160811.252899:ERROR:viz_main_impl.cc(198)] Exiting GPU > >> process due to errors during initialization > >> Segmentation fault (core dumped) > >> $ > >> > >> Could you please help me? > >> > >> Thanks in advance, > >> > >> Paul > >> > >> _______________________________________________ > >> R-SIG-Fedora mailing list > >> R-SIG-Fedora at r-project.org > >> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora > >> > > > > > > -- > > I?aki ?car > >-- I?aki ?car [[alternative HTML version deleted]]