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 655399 - Use the new power DBus interface in g-s-d
Use the new power DBus interface in g-s-d
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-27 09:17 UTC by Rodrigo Moya
Modified: 2011-09-04 18:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to use the correct DBus interface name (1.20 KB, patch)
2011-07-27 09:18 UTC, Rodrigo Moya
accepted-commit_now Details | Review
greeter: Use the new power DBus interface in g-s-d (1.24 KB, patch)
2011-09-04 18:45 UTC, Matthias Clasen
committed Details | Review

Description Rodrigo Moya 2011-07-27 09:17:49 UTC
gnome-power-manager daemon functionality has been moved to gnome-settings-daemon, and in the process the DBus interface name was renamed, so gdm needs to be updated.

Attached patch fixes it
Comment 1 Rodrigo Moya 2011-07-27 09:18:22 UTC
Created attachment 192738 [details] [review]
Patch to use the correct DBus interface name
Comment 2 Matthias Clasen 2011-09-04 18:45:33 UTC
The following fix has been pushed:
419836c greeter: Use the new power DBus interface in g-s-d
Comment 3 Matthias Clasen 2011-09-04 18:45:35 UTC
Created attachment 195634 [details] [review]
greeter: Use the new power DBus interface in g-s-d