Bug 59730

Summary: Bad 'urlCommand' config file command
Product: [Retired] Red Hat Raw Hide Reporter: Tim Waugh <twaugh>
Component: xpdfAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-19 16:27:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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