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 521686 - Removing gnome_program_init removes session management
Removing gnome_program_init removes session management
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
2.21.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-03-10 22:44 UTC by Ted Gould
Modified: 2008-03-12 21:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Patch to revert the changes. (2.73 KB, patch)
2008-03-10 22:45 UTC, Ted Gould
none Details | Review

Description Ted Gould 2008-03-10 22:44:30 UTC
This is was removed from gpm-main.c, but what it breaks is gpm-manager.c and gpm-control.c when they call gnome_master_client.  Which basically requires a global GNOMEClient object to have been built.  What the users sees is that GPM can no longer cause a session kill.
Comment 1 Ted Gould 2008-03-10 22:45:12 UTC
Created attachment 107020 [details] [review]
Patch to revert the changes.
Comment 2 Richard Hughes 2008-03-12 21:10:26 UTC
Applied to 2-22 and trunk, many thanks.