Re: Online Help; also, Could not open help topics file NULL
- From: Havoc Pennington <hp redhat com>
- To: lmorley albany net
- Cc: gtk-list redhat com, gtk-app-devel-list redhat com
- Subject: Re: Online Help; also, Could not open help topics file NULL
- Date: 02 Apr 2000 09:53:44 -0400
Larry Morley <lmorley@albany.net> writes:
> With gnome-hello, as an example, what does it mean? As far as I can
> tell, the app never actually tries to use it's .html help file. By
> default, it puts its "stuff" in /usr/local/share; it seems that
> production apps use /usr/share/gnome. Right?
>
It's looking for the HTML help file in $(prefix)/share/gnome where
$(prefix) is wherever you installed gnome-libs; so you need to install
gnome-hello in the same place as gnome-libs.
> Also, when (and where) would one call gnome_help_file_find_file()?
> The call itself makes sense; but, I can't quite figure out where
> it would go. I've got a feeling the error message and the location
> of the help file are loosely related, but I'm not exactly sure how.
>
find_file() is being used internally to look wherever gnome-libs was
installed.
This is basically a broken feature with gnome-libs 1.0. To work around
it, you probably want to do your own callback for the help menu item,
that looks in the install prefix of gnome-hello itself.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]