GNOME Bugzilla – Bug 596084
Warning about method "Inhibit" with signature "ss" on interface "org.gnome.PowerManager" doesn't exist
Last modified: 2009-09-26 04:34:10 UTC
Running rhythmbox from the console I see this kind of warnings: (rhythmbox:146167): Rhythmbox-WARNING **: Failed to invoke org.gnome.PowerManager.Inhibit: Method "Inhibit" with signature "ss" on interface "org.gnome.PowerManager" doesn't exist It's likely a real bug that prevents rhythmbox from inhibiting the automatic suspension of the computer. Rhythmbox 0.12.5 g-p-m 2.28.0
Ah well, I guess it comes from this commit in g-p-m: http://git.gnome.org/cgit/gnome-power-manager/commit/?id=52a8304359d35f9614663bd5be1e8f269d1cf98e So g-p-m does not support anymore inhibit(), you have to use gnome-session... (although in the FAQ it's still written to be the official way to do it)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 588876 ***