Bug 110128 - No help in redhat-config-httpd
Summary: No help in redhat-config-httpd
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-config-httpd
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-14 23:45 UTC by Ian Pilcher
Modified: 2015-03-05 01:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-03 16:26:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ian Pilcher 2003-11-14 23:45:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031030

Description of problem:
Clicking on the "Help" button in redhat-config-httpd produces the
following error message:

Traceback (most recent call last):
  File "/usr/share/redhat-config-httpd/ApacheConf.py", line 287, in
on_main_help_button_clicked
    gnome.url_show(help_pages [notebook.get_current_page ()])
gobject.GError: The specified location is invalid.

Needless to say, no help appears.

Version-Release number of selected component (if applicable):
redhat-config-httpd-1.1.0-5

How reproducible:
Always

Steps to Reproduce:
1.  Run redhat-config-httpd from a terminal window.
2.  Click on the "Help" button.
3.
    

Actual Results:  No help; error message.

Expected Results:  Help should appear; no error message.

Additional info:

Comment 1 Phil Knirsch 2003-12-03 16:26:16 UTC
OK, problem is that the newest gnome needs a "file:" prepended before
the actual file.

Fixed in next rawhide version r-c-h-1.2.0-1

Read ya, Phil


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