-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Not working on Ubuntu 22.04 - GPU process isn't usable #735
Comments
I have exactly the same error message on fedora 35. The |
Same on Gentoo and running with --no-sandbox also works around the issue. |
where to use --no-sandbox?? |
In the terminal after the filepath/filename. |
Same issue on arch 5.19.13 and plasma 5.25.5, installed through AUR. Fixed by running |
I use |
how do i use the terminal to launch r2modman? when i try it says command not found |
is it working fine in wayland for amd users? My friend saw this in wayland in KDE with an NVIDIA card |
@IsaiahBjornlie If you're using the AppImage of r2modman, it will likely not be in your path. You'll either want to open the directory of the AppImage in your terminal and then run it like I'm not familiar with other desktop envs, but there should be lots of resources on the internet about that kind of stuff. |
@al12gamer It's working fine in wayland with KDE and NVIDIA Card for me, using |
@DreamyK9 it's worked fine for me on AMD |
App is not working on Ubuntu 22.04. We get the error message displayed below. I get the same error trying the AppImage or the deb install. After searching around to see what this means, it sounds like the app needs to be rebuilt with an updated version of Electron.
UPDATE: In Discord it was mentioned that using the
--no-sandbox
option on the AppImage gets the app up and running if you are OK running it that way.The text was updated successfully, but these errors were encountered: