[Bug 15454] New: Wine cannot handle directories that contain a trailing period
http://bugs.winehq.org/show_bug.cgi?id=15454 Summary: Wine cannot handle directories that contain a trailing period Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: nodisgod(a)yahoo.com With current Git (wine-1.1.5-207-gc425c8a), if I try to run any executable for which one of the directory components of the executable path contains a trailing period, Wine cannot find the executable and fails: andrew(a)andrew-desktop:~/.wine/drive_c/test./test$ wine test.exe Warning: could not find DOS drive for current working directory '/home/andrew/.wine/drive_c/test./test', starting in the Windows directory. wine: could not load L"C:\\windows\\system32\\test.exe": Module not found -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15454 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.5 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-09-28 22:38:49 --- The use of CVs/GIT is deprecated, specify a real Wine version instead. If not sure run 'wine --version'. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15454 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.com --- Comment #2 from Andrey Turkin <andrey.turkin(a)gmail.com> 2008-09-29 14:23:12 --- Well, such names sort of illegal in windows (try creating directory or file named test. in Windows - you will fail because Windows strip trailing blanks and dots from filenames), and Wine follows Windows behavior so it cannot use such names too. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15454 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-09-29 15:05:17 --- (In reply to comment #2)
Well, such names sort of illegal in windows (try creating directory or file named test. in Windows - you will fail because Windows strip trailing blanks and dots from filenames), and Wine follows Windows behavior so it cannot use such names too.
Though we might be able to workaround it somehow. Alexandre would know better... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15454 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-09-30 09:01:18 --- Closing won't fix. As indicated this name is illegal in windows. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15454 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-09-30 10:45:56 --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=15454 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.artem(a)mailcity.com --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-09-16 16:20:17 CDT --- *** Bug 34535 has been marked as a duplicate of this bug. *** -- 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.
participants (1)
-
wine-bugs@winehq.org