Bug 59730 - Bad 'urlCommand' config file command
Summary: Bad 'urlCommand' config file command
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: xpdf
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-12 08:11 UTC by Tim Waugh
Modified: 2007-04-18 16:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-02-19 16:27:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2002-02-12 08:11:17 UTC
Description of Problem:
When starting xpdf I get this error:

Error: Bad 'urlCommand' config file command (/etc/xpdfrc:109)

Line 109 is:

urlCommand      /usr/bin/xpdf-handle-url "%s"

Perhaps it should be:

urlCommand      "/usr/bin/xpdf-handle-url '%s'"

Version-Release number of selected component (if applicable):
xpdf-1.00-1

How Reproducible:
100%

Steps to Reproduce:
1. Start xpdf.

Comment 1 Moritz Barsnick 2002-02-19 16:26:58 UTC
The syntax error is in the "xpdf-1.00-redhat.patch".

Possibly, the "'"s are superfluous, depending on the handling of this command line in the program.

Comment 2 Than Ngo 2002-02-21 12:27:50 UTC
It's fixed in 1.00-2


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