We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description: Upon initiating the application, an immediate crash occurs, accompanied by the following error message in the terminal:
[11575:1123/232523.505849:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. [1] 11575 trace trap (core dumped) pomotroid
Steps to Reproduce:
Expected Outcome: The application should start without any crashes and should not generate a GPU process usability error.
Additional Details: Operating System: xubuntu 22.04.3 Application Version: 0.13.0 DE: Xfce 4.16 WM: Xfwm4 CPU: AMD Ryzen 9 5900HS with Radeon GPU: NVIDIA GeForce RTX 3050 Ti Mobi
The text was updated successfully, but these errors were encountered:
Have you tried the --disable-gpu-sandbox option as mentioned in #260? I have the same issue, and while its a bit annoying it solve the problem.
--disable-gpu-sandbox
Sorry, something went wrong.
I have the same issue on linux mint 21.2
No branches or pull requests
Description:
Upon initiating the application, an immediate crash occurs, accompanied by the following error message in the terminal:
Steps to Reproduce:
Expected Outcome:
The application should start without any crashes and should not generate a GPU process usability error.
Additional Details:
Operating System: xubuntu 22.04.3
Application Version: 0.13.0
DE: Xfce 4.16
WM: Xfwm4
CPU: AMD Ryzen 9 5900HS with Radeon
GPU: NVIDIA GeForce RTX 3050 Ti Mobi
The text was updated successfully, but these errors were encountered: