Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 91626 - Cannot load help pages
Summary: Cannot load help pages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: libgnome
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-05-26 10:36 UTC by David Allardyce
Modified: 2007-04-18 16:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-06-26 21:34:49 UTC
Embargoed:


Attachments (Terms of Use)

Description David Allardyce 2003-05-26 10:36:25 UTC
Description of problem:
redhat-config-network crashed when selecting Help|Contents

Version-Release number of selected component (if applicable):
1.2.0

How reproducible:
Seems to happen all the time.

Steps to Reproduce:
1. Select Help | Contents from the menu

Actual results:
"An unhandled exception has occurred... failed to execute child process mozilla"

Expected results:
The help screen?

Additional info:

Comment 1 David Allardyce 2003-05-26 10:38:22 UTC
Dump from exception dialog box:

Component: redhat-config-network
Version: 1.2.0
Summary: TB
/usr/src/build/226257-noarch/install/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py:599:on_helpButton_clicked:GError:
Failed to execute child process "mozilla" (No such file or directory)
Traceback (most recent call last):
  File
"/usr/src/build/226257-noarch/install/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py",
line 599, in on_helpButton_clicked
GError: Failed to execute child process "mozilla" (No such file or directory)


Comment 2 Harald Hoyer 2003-05-26 11:35:10 UTC
        import gnome
        gnome.url_show("file:" + NETCONFDIR + \
                       "/help/index.html")    

hmm... maybe you have not installed mozilla... nevertheless, htmlview should be
used. Lets hear, what our gnome team has to say about that?

Comment 3 Havoc Pennington 2003-05-31 03:35:28 UTC
I thought I made it use htmlview, but maybe I'm thinking of gnome-libs 1.x instead 
of libgnome.


Comment 4 Máirín Duffy 2005-06-26 21:34:49 UTC
Works now... closing


Note You need to log in before you can comment on or make changes to this bug.