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 415513 - can't exit from XDMCP window
can't exit from XDMCP window
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-06 22:50 UTC by Sebastien Bacher
Modified: 2007-03-12 08:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-03-06 22:50:34 UTC
The bug has been opened on https://launchpad.net/ubuntu/+source/gdm/+bug/87026

"Binary package hint: gdm

Steps to reproduce this bug :
Under GDM select Options->distant connection by XDMCP
(we do not have any servers)
Here you can not go back (and also shutdown/reboot) to the previous GDM standard window login (except with ctrl+alt+del). There is an "Cancel" button but it do nothing.

GDM version : 2.17.7-0ubuntu2
..."
Comment 1 Brian Cameron 2007-03-12 08:37:58 UTC
This problem was caused because the gdm_chooser_cancel function was defined to be a static function, so there were problems using it via glade.  This bug must have been introduced when gdmchooser migrated to using glade.  

Fixed in CVS head.