[Bug 33189] New: wineconsole can't launch batch filenames with parenthesis

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 11 19:43:39 CDT 2013


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

             Bug #: 33189
           Summary: wineconsole can't launch batch filenames with
                    parenthesis
           Product: Wine
           Version: 1.5.24
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jeromepoulin at gmail.com
    Classification: Unclassified


If you launch a batch file which has a parenthesis in its filename, you get an
infinite loop.

I'm currently using ArchLinux.

=== How to reproduce ===
mkdir -p "$HOME/a"
echo -n -e "@echo off\r\nnotepad.exe\r\n" > "$HOME/a/test(123).bat"
wineconsole "$HOME/a/test(123).bat"

I'm also using Ubuntu with wine 1.4.1 which does not have this behaviour, they
may have fixed it as I had it before Ubuntu Raring, on Precise, maybe they have
a patch already.

-- 
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