kenn, you can try this, it fixed my problem but I'm not sure whether it's related to this bug or not...
edit /etc/X11/xorg.conf and insert:
Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
logoff / login to load the new settings.
in my case it was the resume from suspension / standby causing the X freeze, not the screen saver... hope this helps
Ste
kenn ha scritto: > The same bug affects me, no fix yet? >
kenn,
you can try this, it fixed my problem but I'm not sure whether it's related to this bug or
not...
edit /etc/X11/xorg.conf and insert:
Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
logoff / login to load the new settings.
in my case it was the resume from suspension / standby causing the X freeze, not the
screen saver...
hope this helps
Ste
kenn ha scritto:
> The same bug affects me, no fix yet?
>