https://bugs.winehq.org/show_bug.cgi?id=51808 Bug ID: 51808 Summary: Wine fails to enter directories ending with a space Product: Wine Version: 6.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: aros(a)gmx.com Distribution: --- Steps to reproduce: $ mkdir "test " $ cd "test " $ touch test.txt $ wine notepad test.txt wine: could not open working directory L"Z:\\tmp\\test\\", starting in the Windows directory. Notepad will ERROR: "File 'test.txt' does not exist. Do you want to create a new file?" I wonder if there are other corner cases Wine fails to work with. -- 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.