Robert Hooker, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications->Accessories->Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect 555870

** This bug is no longer a duplicate of bug 546578
   black screen after a few user switches

** Package changed: gnome-screensaver (Ubuntu) => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
       Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver 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:
  New
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to