GNOME Bugzilla – Bug 521686
Removing gnome_program_init removes session management
Last modified: 2008-03-12 21:10:26 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.
Created attachment 107020 [details] [review] Patch to revert the changes.
Applied to 2-22 and trunk, many thanks.