Hello again. I forgot about one basic thing: Error messages when running from console.
~$ devhelp (Gecko:28391): GLib-CRITICAL **: g_markup_parse_context_free: assertion `!context->parsing' failed ** (Gecko:28391): WARNING **: Failed to read '/usr/share/gtk-doc/html/glib/glib.devhelp.gz': Expected 'function' got 'keyword' at line 90, column 87 (Gecko:28391): GLib-CRITICAL **: g_markup_parse_context_free: assertion `!context->parsing' failed ** (Gecko:28391): WARNING **: Failed to read '/usr/share/gtk-doc/html/gobject/gobject.devhelp.gz': Expected 'function' got 'keyword' at line 84, column 86 ~$ apt-file search glib.devhelp libglib2.0-doc: usr/share/doc/libglib2.0-doc/glib/glib.devhelp.gz ~$ As you can see devhelp is trying to open glib.devhelp.gz file which exist in different location. I don't know if this is devhelp o libglib2-doc package error. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]