Hello,

I'm trying to figure out some of the libgnome functions, in particular
the help functions. How do I launch Gedit's help files in yelp? I have
tried the following:

gnome.help_display("/usr/share/gnome/help/gedit.xml")

But if fails with the following error:

(scribes:31158): Gnome-WARNING **: gnome-program.c:987: Directory
properties not set correctly.  Cannot locate application specific
files.
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/scribeslib/editor_async.py",
line 1280, in help
    gnome.help_display("/usr/share/gnome/help/gedit.xml")
gobject.GError: Unable to find the GNOME_FILE_DOMAIN_APP_HELP domain

Your help is appreciated.

Thanks
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to