From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809 Description of problem: Trying to open the dia manual gives an error message and opens a nautilus window in home dir. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start Dia 2. Click 'Help' ... 'Dia Manual' Actual Results: Error box: "ghelp:///usr/share/gnome/help/dia/C/index.html" is not a valid location. Please check the spelling and try again. Expected Results: Viewer for the Dia manual Additional info:
The combination of: gnome-libs-1.4.1.2.90-22 dia-0.90-7 fix this. (The first gets help working for any gnome1 application, then second fixes the dia manual to build and be included in the package.)
A work around that works for dia 0.93 in Fedora Core 2 (as root): cd /usr/local/share/dia ln -s /usr/share/gnome/help/dia help cd /usr/bin ln -s mozilla netscape Surely this should just work-out-of-the-box? ===> This bug should be re-opened! <===