Thanks, Iñaki! I followed your first recommendation, but the same
reported problem occurs. However, it works with rstudio-server.

Paul


On Mon, Aug 16, 2021 at 12:19 AM Iñaki Ucar <iu...@fedoraproject.org> wrote:
>
> The issue seems to be caused by the QtWebEngine. Fedora 35 was
> recently branched from rawhide. Try the following to stop using
> rawhide and follow this release:
>
> [toolbox]$ sudo dnf config-manager --set-disabled rawhide
> [toolbox]$ sudo dnf config-manager --set-enabled fedora,updates
> [toolbox]$ sudo dnf distro-sync --releasever=35
>
> If the problem persists, my recommendation is to install
> rstudio-server and run this:
>
> [toolbox]$ rserver --server-daemonize=0 --auth-none=1 --server-user=$(whoami)
>
> Then, open a browser and navigate to localhost:8787 to access RStudio Server.
>
> Iñaki
>
>
> On Fri, 13 Aug 2021 at 12:40, Paul Smith <phh...@gmail.com> wrote:
> >
> > Thanks, Iñaki. Toolbox as well as my computer are running Xorg:
> >
> > -------------------------------------
> > $ echo $XDG_SESSION_TYPE
> > x11
> > -------------------------------------
> >
> > Paul
> >
> >
> > On Fri, Aug 13, 2021 at 8:29 AM Iñaki Ucar <iu...@fedoraproject.org> wrote:
> > >
> > > Xorg or Wayland session? RStudio doesn't support the latter yet.
> > >
> > > Iñaki
> > >
> > > On Thu, 12 Aug 2021 at 23:19, Paul Smith <phh...@gmail.com> wrote:
> > > >
> > > > Dear All,
> > > >
> > > > I have just installed R 4.1 and RStudio on Fedora Toolbox. Everything
> > > > went fine, but when I try to run RStudio, it opens as a white window
> > > > flickering permanently, and does not progress from that.
> > > >
> > > > Any ideas?
> > > >
> > > > Thanks in advance,
> > > >
> > > > Paul
> > > >
> > > > _______________________________________________
> > > > R-SIG-Fedora mailing list
> > > > R-SIG-Fedora@r-project.org
> > > > https://stat.ethz.ch/mailman/listinfo/r-sig-fedora
> > >
> > >
> > >
> > > --
> > > Iñaki Úcar
>
>
>
> --
> Iñaki Úcar

_______________________________________________
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora

Reply via email to