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 660122 - power-status: Use correct DBus signatures
power-status: Use correct DBus signatures
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-26 11:57 UTC by Florian Müllner
Modified: 2011-09-28 19:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
power-status: Use correct DBus signatures (1.19 KB, patch)
2011-09-26 11:57 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-09-26 11:57:34 UTC
Spotted by Matthias while debugging bug 659908.
Comment 1 Florian Müllner 2011-09-26 11:57:43 UTC
Created attachment 197467 [details] [review]
power-status: Use correct DBus signatures

Devices are represented as susdut, not susbut (i.e. the percentage
is a double rather than a boolean) - apparently the wrong signature
works, but correct it anyway.
Comment 2 Matthias Clasen 2011-09-27 11:45:19 UTC
could probably commit this, now that 3.2.0 is out ?
Comment 3 drago01 2011-09-28 17:44:14 UTC
Review of attachment 197467 [details] [review]:

Looks good.
Comment 4 Florian Müllner 2011-09-28 19:12:02 UTC
Attachment 197467 [details] pushed as 9067689 - power-status: Use correct DBus signatures