Displaying 8 results from an estimated 8 matches for "gl_factori".
Did you mean:
gl_factory
2024 Nov 03
2
RStudio crashes with segmentation fault on F41
Thanks, I?aki, for your answer. Yes, I do have a GPU:
NVIDIA GeForce GTX 1650/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 560.35.03
And no progress:
$ rstudio GSK_RENDERER=ngl
[18088:1103/205442.538796: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)].
2024 Nov 03
1
RStudio crashes with segmentation fault on F41
Thanks, but unfortunately no progress:
$ GSK_RENDERER=ngl rstudio
[19496:1103/210330.025303: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)].
[19496:1103/210330.028349:ERROR:viz_main_impl.cc(198)] Exiting GPU
process due to errors during initialization
Segmentation fault (core
2024 Nov 03
1
RStudio crashes with segmentation fault on F41
It is unlikely to be a packaging issue. I suggest you open a bug report
here: https://github.com/rstudio/rstudio/issues.
I?aki
On Sun, 3 Nov 2024 at 22:04, Paul Smith <phhs80 at gmail.com> wrote:
> Thanks, but unfortunately no progress:
>
> $ GSK_RENDERER=ngl rstudio
>
> [19496:1103/210330.025303:ERROR:gl_factory.cc(120)] Requested GL
> implementation
2024 Nov 03
1
RStudio crashes with segmentation fault on F41
BTW, meanwhile, you can install rstudio-server and use RStudio in your
browser at http://localhost:8787
I?aki
On Sun, 3 Nov 2024 at 22:10, I?aki Ucar <iucar at fedoraproject.org> wrote:
> It is unlikely to be a packaging issue. I suggest you open a bug report
> here: https://github.com/rstudio/rstudio/issues.
>
> I?aki
>
> On Sun, 3 Nov 2024 at 22:04, Paul Smith
2024 Nov 03
1
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:
>
2024 Nov 02
1
RStudio crashes with segmentation fault on F41
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
2024 Nov 02
1
RStudio crashes with segmentation fault on F41
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
2024 Nov 03
1
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