[Bug 51733] New: CreateProcess does not properly set the current directory of the new process.
https://bugs.winehq.org/show_bug.cgi?id=51733 Bug ID: 51733 Summary: CreateProcess does not properly set the current directory of the new process. Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: johnfound(a)asm32.info Distribution: --- Regression. The current directory of the new process, created with CreateProcessW is always set to "/" (z:\) instead of the current directory of the parent process. I am testing with the following call: The last version that works properly is WINE 6.12 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51733 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Please check if current wine has this fixed, see bug 51702. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51733 --- Comment #2 from John Found <johnfound(a)asm32.info> --- I am testing with the following call: CreateProcessW(0, CommandAndArguments, 0, 0, FALSE, NORMAL_PRIORITY_CLASS, 0, 0, startupinfo, processinfo); -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51733 --- Comment #3 from John Found <johnfound(a)asm32.info> --- (In reply to Nikolay Sivov from comment #1)
Please check if current wine has this fixed, see bug 51702.
I cant compile WINE from the latest sources right now. Testing with Arch Linux packages - the bug exists up to wine 6.16. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51733 John Found <johnfound(a)asm32.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #4 from John Found <johnfound(a)asm32.info> --- The bug is already fixed in wine v6.21. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51733 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.23. -- 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.
participants (1)
-
WineHQ Bugzilla