GNOME Bugzilla – Bug 388904
Can't open brightness applet help
Last modified: 2006-12-23 15:57:54 UTC
Please describe the problem: "Unable to find the GNOME_FILE_DOMAIN_APP_HELP domain" Steps to reproduce: 1. Open context menu 2. Click "help" Actual results: I get the error message above. Expected results: The help should open. Does this happen every time? Yes. Other information:
In Ubuntu: https://bugs.launchpad.net/products/gnome-power/+bug/76980
2006-12-23 Richard Hughes <richard@hughsie.com> * applets/brightness/Makefile.am: * applets/inhibit/Makefile.am: Make the applets look in the right place for the help file. Not that one exists: we need to write then or remove the help option. Starts fixing #388904.
2006-12-23 Richard Hughes <richard@hughsie.com> * help/C/figures/applet-brightness.png: * help/C/figures/applet-inhibit.png: * help/C/gnome-power-manager.xml: Add a section in the help file for the applets. * applets/brightness/brightness-applet.c: (help_cb): * applets/inhibit/inhibit-applet.c: (help_cb): Point to the applets section in the help file. Should fix #388904. Can you try CVS for me please? Thanks.
Not possible right now, sorry... I tried apt-get build-dep, which failed. Then I installed all the development packages manually, but there are dependency problems with libwnck-dev. I'll try again when this is fixed.
*** Bug 383656 has been marked as a duplicate of this bug. ***
Just tried CVS (made a stupid mistake before). Works beautifully. Thank You! :)