You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the whole desktop freezes and wont receive any visual updates anymore. the mouse is still moveable, audio keeps playing too. ive created a hotkey to logout of the openbox session, which still works. however starting a terminal via hotkey and entering "openbox --exit", "systemctl reboot", etc does nothing. so the computer/os itself doesnt freeze, its just the desktop.
this first happened about a month ago in libreoffice (when opening right click context menu). the last 2 days it happened 3 times, once in element-desktop (also right click menu) and 2 times in librewolf (changing tab / scrolling reddit). it was always just in the moment of input -> visual change.
i am not 100% sure this is picoms fault, but the log below makes me think it is (spamming Queue redraw, render_queued: 1, backend_busy: 1). for now im running picom also with --no-use-damage to see if that is related to the issue.
today my desktop froze again. i was running picom without --no-use-damage to see if i can kill it with a hotkey, which worked just fine
when i tried starting picom again however no windows were visible at all, just the wallpaper. also the icon of element-desktop disappeared (and didnt reappear after restarting). and for some reason i could not start alacritty, everything else worked fine
pretty weird behaviour overall. i think its maybe some bug in the amdgpu driver, this thread describes very similar problems. i dont know if this has to do with picom at all
picom log
[ 23.12.2024 17:19:38.712 x_generic_async_callback DEBUG ] Expected X error for request in x_prepare_for_sleep at ../src/x.c:1111: X error 4 PIXMAP request 54 minor 0 serial 213162
[ 23.12.2024 17:19:38.712 handle_x_events DEBUG ] Window tree changed, queueing redraw.
[ 23.12.2024 17:19:38.712 queue_redraw VERBOSE ] Queue redraw, render_queued: 1, backend_busy: 1
Platform
endeavourOS
Environment
openbox
GPU, drivers, and screen setup
AMD Radeon RX 6700 XT
single Monitor fullHD@144hz
server glx vendor string: SGI
server glx version string: 1.4
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
Picom Version
Configuration:
Steps of reproduction
i cant reproduce this, it just happens sometimes
Expected behavior
no freeze
Current Behavior
the whole desktop freezes and wont receive any visual updates anymore. the mouse is still moveable, audio keeps playing too. ive created a hotkey to logout of the openbox session, which still works. however starting a terminal via hotkey and entering "openbox --exit", "systemctl reboot", etc does nothing. so the computer/os itself doesnt freeze, its just the desktop.
this first happened about a month ago in libreoffice (when opening right click context menu). the last 2 days it happened 3 times, once in element-desktop (also right click menu) and 2 times in librewolf (changing tab / scrolling reddit). it was always just in the moment of input -> visual change.
i am not 100% sure this is picoms fault, but the log below makes me think it is (spamming
Queue redraw, render_queued: 1, backend_busy: 1
). for now im running picom also with --no-use-damage to see if that is related to the issue.Picom Log
https://pastebin.com/sfSbyZzh
The text was updated successfully, but these errors were encountered: