Public bug reported:

Binary package hint: gnome-session

In Gutsy, with the latest update to gnome-power-manager 2.19, the DBUS
name which g-p-m can be accessed has changed. The following diff fixes a
long (nearly a minute) hang before the logout window appears with the
new g-p-m.

We should really ensure that the absence of g-p-m does not cause this
hang anyway!


--- gnome-session-2.19.2/debian/patches/11_session_dialog.patch 2007-06-03 
19:30:31.000000000 +0100
+++ gnome-session-2.19.2-pcjc2/debian/patches/11_session_dialog.patch   
2007-06-03 19:08:57.000000000 +0100
@@ -76,9 +76,9 @@
  #define FADE_DURATION 1500.0
  #define SATURATION_TARGET 0.5
  
-+#define       GPM_DBUS_SERVICE                "org.gnome.PowerManager"
-+#define       GPM_DBUS_PATH                   "/org/gnome/PowerManager"
-+#define       GPM_DBUS_INTERFACE              "org.gnome.PowerManager"
++#define       GPM_DBUS_SERVICE                
"org.freedesktop.PowerManagement"
++#define       GPM_DBUS_PATH                   
"/org/freedesktop/PowerManagement"
++#define       GPM_DBUS_INTERFACE              
"org.freedesktop.PowerManagement"
 +
  static void
  get_current_frame (FadeoutData *fadeout,

** Affects: gnome-session (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
hang in gnome-session upon logout with gnome-power-manager 2.19.2-0ubuntu4
https://bugs.launchpad.net/bugs/118537
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-session in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to