Bug 429420 - winepath -w output is "broken"
Summary: winepath -w output is "broken"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: wine
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-19 17:05 UTC by Davide Repetto
Modified: 2008-02-02 08:58 UTC (History)
0 users

Fixed In Version: 0.9.54-1.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-02 01:20:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Davide Repetto 2008-01-19 17:05:10 UTC
From Bugzilla Helper:
User-Agent: Opera/9.50 (X11; Linux i686; U; en)

Description of problem:
"winepath -w [path]" ouput is erroneously prepended by "Running padsp as 
pulseaudio wrapper for wine".

The cause is an "echo" statement in "/usr/bin/wine" (at line 4) which reads:

  echo "Running padsp as pulseaudio wrapper for wine"

The bug affect any script which depend on "winepath".

Version-Release number of selected component (if applicable):
wine-0.9.52-2.fc8

How reproducible:
Always


Steps to Reproduce:
1. winepath -w [/some/path]
2. look at the output


Actual Results:
Running padsp as pulseaudio wrapper for winez:\some\path


Expected Results:
z:\some\path

Additional info:
remove the "echo" statement from /usr/bin/wine end the problem is fixed. :)

Comment 1 Fedora Update System 2008-01-27 07:19:41 UTC
wine-0.9.54-1.fc8, wine-docs-0.9.54-1.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update wine wine-docs'.  You can provide feedback for this update here: http://admin.fedoraproject.org/F8/FEDORA-2008-1066

Comment 2 Fedora Update System 2008-02-02 01:20:02 UTC
wine-docs-0.9.54-1.fc7, wine-0.9.54-1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Fedora Update System 2008-02-02 08:58:45 UTC
wine-0.9.54-1.fc8, wine-docs-0.9.54-1.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


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