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 388904 - Can't open brightness applet help
Can't open brightness applet help
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
2.17.x
Other All
: Normal minor
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
: 383656 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-23 12:31 UTC by Sebastian Breier
Modified: 2006-12-23 15:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastian Breier 2006-12-23 12:31:50 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:
Comment 1 Sebastian Breier 2006-12-23 12:33:26 UTC
In Ubuntu: https://bugs.launchpad.net/products/gnome-power/+bug/76980
Comment 2 Richard Hughes 2006-12-23 12:59:45 UTC
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.
Comment 3 Richard Hughes 2006-12-23 14:31:32 UTC
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.
Comment 4 Sebastian Breier 2006-12-23 14:53:10 UTC
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.
Comment 5 Richard Hughes 2006-12-23 15:17:46 UTC
*** Bug 383656 has been marked as a duplicate of this bug. ***
Comment 6 Sebastian Breier 2006-12-23 15:57:30 UTC
Just tried CVS (made a stupid mistake before). Works beautifully. Thank You! :)