Bug 91144 - SoX's soxplay doesn't except paths containg spaces
Summary: SoX's soxplay doesn't except paths containg spaces
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: sox
Version: 8.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-05-19 13:18 UTC by Kyriakos Sidiropoulos
Modified: 2014-03-17 02:36 UTC (History)
1 user (show)

Fixed In Version: 12.17.4-1
Clone Of:
Environment:
Last Closed: 2003-10-08 03:15:35 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2004:409 0 normal SHIPPED_LIVE Important: sox security update 2004-07-29 04:00:00 UTC

Description Kyriakos Sidiropoulos 2003-05-19 13:18:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0)

Description of problem:
Ok. This is trivial. :)

%> /usr/bin/soxplay "a path/containing spaces"
sox: error: ...

%> cat /usr/bin/soxplay
#!/ bin/sh

./sox $1 -t .au > dev/audio
      ^^

Simply double-quoting $1 solves this.

Version-Release number of selected component (if applicable):
sox-12.17.3 (If I recall well)

How reproducible:
Always

Steps to Reproduce:
1.%> /usr/bin/soxplay "a path/containing spaces"
sox: error: ...



    

Actual Results:  sox: error: ...


Expected Results:  Sound??

Additional info:

Comment 1 Bill Nottingham 2003-10-08 03:15:35 UTC
Fixed in 12.17.4-1.

Comment 2 Mark J. Cox 2004-07-29 19:10:36 UTC
An errata has been issued which should help the problem 
described in this bug report. This report is therefore being 
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files, 
please follow the link below. You may reopen this bug report 
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2004-409.html



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