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 701841 - D-feet doesn't show org.gnome.SettingsDaemon.Power.Screen
D-feet doesn't show org.gnome.SettingsDaemon.Power.Screen
Status: RESOLVED FIXED
Product: d-feet
Classification: Other
Component: general
0.3.x
Other Linux
: Normal normal
: ---
Assigned To: D-Feet Maintainer(s)
D-Feet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-06-08 12:07 UTC by Sindhu S
Modified: 2013-06-09 08:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of d-feet (185.39 KB, image/png)
2013-06-08 12:07 UTC, Sindhu S
Details

Description Sindhu S 2013-06-08 12:07:00 UTC
Screenshot attached.

I am able to manipulate the screenbrightness on my macbook Air running Arch Linux and GNOME 3.8 via command line dbus-send using:

dbus-send --session --print-reply  --dest="org.gnome.SettingsDaemon" /org/gnome/SettingsDaemon/Power org.gnome.SettingsDaemon.Power.Screen.SetPercentage uint32:12

But I don't see it in d-feet. I installed d-feet so I can test out interfaces available for me to control via dbus-send and then I could not find anything related to screen brightness and I had to google, fortunately someone had put it up.

Please fix this issue in d-feet.
Thanks.
Comment 1 Sindhu S 2013-06-08 12:07:41 UTC
Created attachment 246301 [details]
Screenshot of d-feet
Comment 2 Thomas Bechtold 2013-06-09 08:29:40 UTC
Hi,
There was a problem with the annotations handling. I fixed it and everything should work now.


thanks for the bug report!
Comment 3 Sindhu S 2013-06-09 08:32:39 UTC
Thank you for fixing it :)