You are not logged in.
Try some of the other vblank modes to see if they work.
Login with the compositor disabled. Then run this command:
xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s "off" --create
...and try re-logging in to see if it works.
If not, perform the above steps but use this command instead:
xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s glx --create
...log out and back in again.
If this doesn't fix it, try with:
xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s xpresent --create
...note: this requires that the libxpresent libraries are installed. Log out and back in again.
See if any of those modes work for you with the compositor enabled.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Oh nice, I didn't know such advanced features in Xfce4! :0
As workaround I delayed the compositor and deactivating it on the logout/shutdown...
By the way how do I restore the original state eventually?
Thanks!
Last edited by Danielsan (2024-06-20 17:01:48)
Debian ~ Devuan & FreeBSD + XFCE = <3
Offline
By the way how do I restore the original state eventually?
xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s auto --create
...will do it.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
ToZ, thank you very much!
This solved the issue:
xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s "off" --create
So basically the compositing must be on the CPU…
In ten years and more using XFCE never had this issue...
Debian ~ Devuan & FreeBSD + XFCE = <3
Offline
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 529.89 KiB (Peak: 530.73 KiB) ]