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 338628 - laptop_panel_dim_brightness is read only at startup
laptop_panel_dim_brightness is read only at startup
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: general
2.15.x
Other All
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-04-15 17:21 UTC by Paul Ionescu
Modified: 2006-04-15 19:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Ionescu 2006-04-15 17:21:58 UTC
The gconf value of laptop_panel_dim_brightness is only read at g-p-m startup, and therefore is not dynamicaly adjustable.
Comment 1 Richard Hughes 2006-04-15 19:00:35 UTC
Yes, agreed, I'll work on this one today.
Comment 2 Richard Hughes 2006-04-15 19:00:48 UTC
Yes, agreed, I'll work on this one today.
Comment 3 Richard Hughes 2006-04-15 19:58:11 UTC
2006-04-15  Richard Hughes  <richard@hughsie.com>
 * src/gpm-manager.c (gconf_key_changed_cb): Monitor  /apps/gnome-power-manager/laptop_panel_dim_brightness so we don't have to restart to get the new setting. Should fix #338628

Richard.