After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 324972 - black screen with switching sessions with gdmflexiserver
black screen with switching sessions with gdmflexiserver
Status: RESOLVED DUPLICATE of bug 462264
Product: gdm
Classification: Core
Component: general
2.13.x
Other All
: Normal minor
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-25 14:04 UTC by Quim Gil
Modified: 2007-08-16 02:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Quim Gil 2005-12-25 14:04:51 UTC
Enter to another user's session with gdmflexiserver. Then leave.

If you don't touch anything you get a full black screen. If you move the mouse
or press a key a password request to your own session appears.

Why showing the black screen that may confuse users? Going directly to the
password request would be more usable.

Other information:
This happens with GNOME 2.13 in Guadalinex v3, which technically is a Ubuntu Breezy.
Comment 1 Brian Cameron 2006-01-10 00:36:49 UTC
This is a bit ugly, but seems a fairly low priority issue.  I'd accept a patch to make this nicer.  
Comment 2 Slobodan D. Sredojevic 2006-02-08 16:34:02 UTC
I found myself and everyone using fast-user-switch-applet from early days confused when run into black scren insted password dialog. When that happens my first reaction is to wait because:
- gdm is slow, it's better to wait or
- gdm crashed. go three fingers salut
rather than pressing keyboard.

+1 for change.
Comment 3 Brian Cameron 2007-03-21 07:40:12 UTC
Is this a GDM issue or a lockscreen issue?
Comment 4 Quim Gil 2007-03-21 21:29:18 UTC
And you ask?  ;)

Sorry, I can't help here.
Comment 5 Brian Cameron 2007-03-22 06:34:45 UTC
Sorry, VT doesn't yet work on Solaris, so I that's a part of the code I'm not so familiar with.  There are other people who contribute and work on GDM, so perhaps one of them will help with this.  Also, VT will be implemented into Solaris in a few months, so I'll start looking more into VT specific bugs at that time.
Comment 6 Ray Strode [halfline] 2007-03-22 18:24:51 UTC
This is probably just the screensaver blanked.

We probably just need to run 

gnome-screensaver-command --poke

when switching back (or maybe gnome-screensaver should poke itself when consolekit says its active again?)
Comment 7 William Jon McCann 2007-03-22 18:40:10 UTC
Yeah, I haven't got a chance to make g-s listen to CK activation signals.  This used to work in the past even without CK because we watched for window obscurred changes and pop up the dialog when we changed from totally obscurred to visible.  However, this doesn't seem to work with compiz/aiglx.

Another thing I've seen is that sometimes I get a white screen (dialog not visible).  I suspect this is a driver bug (or maybe a compiz bug).  Not sure.  But this may be a manifestation of that too.
Comment 8 Brian Cameron 2007-08-16 02:18:56 UTC
This is a duplicate of bug #462264 which has a patch that needs a bit of love to get upstream, if someone wants to help.

*** This bug has been marked as a duplicate of 462264 ***