Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Running gnome-power-preferences from the menu icon, or by typing "gnome-control-center power" at a command line works. However, clicking on the preferences button on the drop down menu provided by right clicking the applet icon in the notification area (system tray) doesn't work. Version-Release number of selected component (if applicable): Installed Packages gnome-power-manager.x86_64 2.31.4-1.fc14 @rawhide How reproducible: Easily. Steps to Reproduce: 1. Right click the gpm icon in the notificatin area. 2. Left click the preferences button in the drop down menu. 3. Actual results: Nothing happens and no errors appear in the xsession error file or /var/log/messages. Expected results: gnome-power-preferences should start. Additional info:
Thanks for catching this bug. commit 130740daf11f0a0f07bbe0db24d94e447b8a18f6 Author: Richard Hughes <richard> Date: Thu Jul 29 09:13:16 2010 +0200 Ensure the preferences menu item launches the control center. Fixes rh#619231 :100644 100644 987acc1... 46ded9e... M src/gpm-tray-icon.c This means when I do the next upstream release this fix will be pulled in. Thanks!