This is about a system+user that I give support.
I tried installing rstudio on a fresh ubuntu 22.04 install and it works flawless.
So the problem looks tied to this specific setup
- It doesn't seem user bound, because new other user with empty profile gets the same sumier error
Question: can I make rstudio start, debugging it's own IDE?
When it starts, this is on the CLI
rstudio
TTY detected. Printing informational message about logging configuration. Logging configuration loaded from '/etc/rstudio/logging.conf'. Logging to '/home/super/.local/share/rstudio/log/rdesktop.log'.
"Uncaught TypeError: Cannot read property 'notifyRCrashed' of undefined"
and We get a pop up with this:
Error Starting R
The R session failed to start.
RSTUDIO VERSION
RStudio 2022.07.2+576, "Spotted Wakerobin" (e7373ef8, 2022-09-06) for Ubuntu Jammy
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36
ERROR MESSAGE
[No error available]
PROCESS OUTPUT
The R session process exited with code 11.
ERRORS
[No errors emitted]
OUTPUT
[No output emitted]
RECENT LOG
Log File
[No logs available]
NEXT STEPS
R can fail to start up for many reasons. The following may help you resolve the problem:
Investigate any errors above.
Make sure that R starts up correctly outside RStudio (using RGui, R.app, or R in a terminal).
Fully uninstall all versions of R from your machine, and reinstall the version you wish to use with RStudio.
Remove startup customizations such as an .Rprofile file, if present.
If posting this report online, use the Copy Problem Report button below to generate a textual version of this diagnostic.
Further troubleshooting help can be found on our website:
Troubleshooting RStudio Startup
## R Session Startup Failure Report
### RStudio Version
RStudio 2022.07.2+576, "Spotted Wakerobin" (e7373ef8, 2022-09-06) for Ubuntu Jammy
user_agent
### Error message
[No error available]
### Process Output
The R session exited with code 11.
Error output:
[No errors emitted]
Standard output:
[No output emitted]
### Logs
*Log File*
[No logs available]