[Bug 25838] New: winepath outputs garbage (really, escape sequences) before desired output

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 20 13:55:01 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25838

           Summary: winepath outputs garbage (really, escape sequences)
                    before desired output
           Product: Wine
           Version: 1.3.11
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Eric's console changes, circa
http://www.winehq.org/pipermail/wine-cvs/2011-January/074495.html
seem to have broken winepath (and possibly other
wine console utilities that output plain text
strings for use inside user scripts).

wine winepath -u c:/  | cat -v

used to output

/home/dank/.wine/dosdevices/c:/

but now it outputs

^[[?1h^[=/home/dank/.wine/dosdevices/c:/

This breaks winetricks and probably any number of user scripts that depend on
winepath outputting a valid path.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list