[Bug 13659] New: dogfood: xchat-2.8.4-1 does not install (quoting between CreateProcessW and wmain)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 15:24:11 CDT 2008


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

           Summary: dogfood: xchat-2.8.4-1 does not install (quoting between
                    CreateProcessW and  wmain)
           Product: Wine
           Version: 1.0-rc3
          Platform: PC
               URL: http://appdb.winehq.org/objectManager.php?sClass=version
                    &iId=12209
        OS/Version: Linux
            Status: NEW
          Keywords: download, Installer, source
          Severity: normal
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine.dev at web.de


Created an attachment (id=13647)
 --> (http://bugs.winehq.org/attachment.cgi?id=13647)
+loaddll,+tid,+process,+cmd and extra printf

Install of xchat-2.8.4-1.exe
(http://www.silverex.org/download/xchat-2.8.4-1.exe ) fails due to a quote
Problem between CreateProcessW and libs/wine/loader.c:

Still correct:
0040:trace:process:CreateProcessW app (null) cmdline
L"\"C:\\windows\\system32\\cmd.exe\" /C
\"\"C:\\windows\\temp\\is-TNQIK.tmp\\update-modules.bat\"
\"C:\\Programme\\X-Chat 2\\lib\\pango-querymodules.exe\"
\"C:\\Programme\\X-Chat 2\\etc\\pango\\pango.modules\"\""

Broken in cmd.exe:
001c:trace:cmd:wmain /c command line:
'L"\"C:\\windows\\temp\\is-TNQIK.tmp\\update-modules.bat
C:\\Programme\\X-Chat\" \"2\\lib\\pango-querymodules.exe
C:\\Programme\\X-Chat\" 2\\etc\\pango\\pango.modules"'


the update-modules is really simple:
--- cut ---

%1 > %2

--- cut ---

-- 
by by ... Detlef


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