Package Details: rstudio-desktop-bin 2024.09.0.375-1

Git Clone URL: https://aur.archlinux.org/rstudio-desktop-bin.git (read-only, click to copy)
Package Base: rstudio-desktop-bin
Description: An integrated development environment (IDE) for R (binary from RStudio official repository)
Upstream URL: http://www.rstudio.org/
Licenses: GPL
Conflicts: rstudio-desktop, rstudio-desktop-git, rstudio-desktop-preview-bin
Provides: rstudio-desktop
Submitter: Meow
Maintainer: Meow
Last Packager: Meow
Votes: 348
Popularity: 1.52
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-10-06 10:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 28 Next › Last »

chendaniely commented on 2022-02-23 20:08 (UTC) (edited on 2022-02-26 22:03 (UTC) by chendaniely)

quick fix for the --no-sandbox / --disable-seccomp-filter-sandbox issue in rstudio is to either:

  1. export RSTUDIO_CHROMIUM_ARGUMENTS="--disable-seccomp-filter-sandbox" >> ~/.bashrc

  2. You can also aim to modify /usr/share/applications/rstudio.desktop to include --disable-seccomp-filter-sandbox at the end of the exec section

See this GitHub comment and the one below it: https://github.com/rstudio/rstudio/issues/9854#issuecomment-1047074303

edit: used to say --no-sandbox, changed becaues of @alarg's comment

chendaniely commented on 2022-02-16 18:37 (UTC)

The glibc issue for rstudio is being tracked here: https://github.com/rstudio/rstudio/issues/9854

landaro commented on 2022-02-16 15:58 (UTC)

for what its worth, the Microsoft Teams app from the AUR (running via electron, I think) has similar whitescreen issues since recently, and the discussion there has identified the recent glibc and gcc updates as the presumable source of the problems.

Moreover, teams can be restored to functionality on the updated libs, by passing the --no-sandbox flag as well.

Given that the same workaround seems to fix both teams and rstudio, I would suggest to have a closer look at the underlying shared stack (i.e. electron?)

Hope this helps somehow ^^

paskali commented on 2022-02-16 15:40 (UTC) (edited on 2022-02-16 15:43 (UTC) by paskali)

rstudio-bin --no-sandbox solves the white screen issue. I think there is a bug with qt5webengine, as the issue appeared after an update of qt5. I guess we should wait for an upstream fix.

PS: I reinstalled rstudio-desktop-bin a few times, then tried rstudio-desktop-preview-bin, downgraded all qt5 packages to older versions, but nothing seems to fix the issue.

haven commented on 2022-02-16 15:39 (UTC)

Same blank screen. Thought it was only me, reinstalled everything, so far only rstudio-bin --no-sandbox helped

LuisDamiano commented on 2022-02-16 15:08 (UTC) (edited on 2022-02-16 23:18 (UTC) by LuisDamiano)

Same issue: blank screen. I switched to starting rstudio-server locally and opening rstudio in my browser, it seems to work fine so far as a temporary workaround.

renordw commented on 2022-02-16 02:13 (UTC)

Also opening up to a white screen with serious problems all over, including pamac and gnome document coredumps.

Goetz commented on 2022-02-16 00:57 (UTC) (edited on 2022-02-16 00:59 (UTC) by Goetz)

Yes, same error here. I found a workaround: Start the program with rstudio-bin --no-sandbox will work.

aqua123 commented on 2022-02-15 19:24 (UTC) (edited on 2022-02-15 20:03 (UTC) by aqua123)

Is it just me or is anyone else experiencing rstudio opening to a blank screen?

I'm on KDE, noticed that last night I did an upgrade to qt5-base 5.15.2+kde+r298-1, and this has happened to me on two separate machines -- might try a downgrade to qt5-base

E: Downgrade to qt5-base didn't work. But there is a coredump of QtWebEngineProc, though. Traceback