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 402183 - use gdm socket command to start a login procedure when available
use gdm socket command to start a login procedure when available
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: dialog
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on: 335786
Blocks:
 
 
Reported: 2007-01-29 18:47 UTC by Matthias Clasen
Modified: 2007-02-09 03:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to use GDM_SUP_FLEXI_XSERVER_USER (6.33 KB, patch)
2007-01-29 18:49 UTC, Matthias Clasen
none Details | Review
updated for trunk (5.97 KB, patch)
2007-01-30 18:57 UTC, William Jon McCann
committed Details | Review

Description Matthias Clasen 2007-01-29 18:47:43 UTC
This will improve the user switching experience..

The necessary gdm patch is tracked in bug 335786. My patch is untested, and
it is missing the runtime version check to make gdm fall back to the user-less
versions of the socket commands when the running version of gdm is too old.

The patch for the cut-n-pasted fusa code should of course be applied to 
fusa too, to enable the same improved user experience there.
Comment 1 Matthias Clasen 2007-01-29 18:49:06 UTC
Created attachment 81459 [details] [review]
patch to use GDM_SUP_FLEXI_XSERVER_USER
Comment 2 William Jon McCann 2007-01-30 18:57:40 UTC
Created attachment 81535 [details] [review]
updated for trunk

I resynced the copy/paste code with FUSA.  Here's an update for svn trunk.
Comment 3 William Jon McCann 2007-01-30 18:59:30 UTC
Which BTW works nicely.  We'll commit this as soon as the support is added to GDM.