pomotroid icon indicating copy to clipboard operation
pomotroid copied to clipboard

Bug Report: Application Crash with GPU Error

Open JavaBaz opened this issue 7 months ago • 2 comments

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:

  1. Launch the application.
  2. Observe the instantaneous crash and the appearance of the GPU-related error message in the terminal.

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

JavaBaz avatar Nov 23 '23 20:11 JavaBaz

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.

taDachs avatar Nov 27 '23 08:11 taDachs

I have the same issue on linux mint 21.2

FallCheetah7373 avatar Dec 26 '23 03:12 FallCheetah7373