touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #10687
[Bug 555870] Re: Gamma values are not being set properly after a second fade out resulting in a black screen
** Changed in: gnome-screensaver
Status: New => Expired
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/555870
Title:
Gamma values are not being set properly after a second fade out
resulting in a black screen
Status in GNOME Screensaver:
Expired
Status in NULL Project:
Invalid
Status in “xorg” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: gnome-screensaver
When running the test-fade app in gnome-screensaver the gamma values
are improperly being set after the second fade, resulting in a
permenant black screen until manual adjustment of the gamma values.
Steps to reproduce:
get the gnome-screensaver source and build it
cd /path/to/gnome-screensaver/src/
./test-fade
it will attempt to fade twice, after the first fade and restore the second fade will not come back unless you manually fix the gamma values with a command such as
xrandr --output LVDS1 --gamma 1:1:1
Here is a script to reproduce and automatically adjust fix the gamma
values afterwards so its usable with one machine, you have to manually
move the cursor or hit a key after each fade.
#!/bin/bash
./test-fade
sleep 10
xrandr --output LVDS1 --gamma 1:1:1
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-screensaver 2.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Mon Apr 5 13:08:59 2010
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: gnome-screensaver
WindowManager: metacity
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screensaver/+bug/555870/+subscriptions