http://bugs.winehq.org/show_bug.cgi?id=4309 Filip Szczepanski <jazz2rulez(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jazz2rulez(a)googlemail.com --- Comment #7 from Filip Szczepanski <jazz2rulez(a)googlemail.com> 2012-04-14 20:15:47 CDT --- This bug still affects wine-1.5.1 It appears that wine ignores a . if it's the last character in a directory's filename. 0 freefull(a)freefull-hp:~$ mkdir ~/test. 0 freefull(a)freefull-hp:~$ cd ~/test. 0 freefull(a)freefull-hp:~/test.$ winecfg Warning: could not find DOS drive for current working directory '/home/freefull/test.', starting in the Windows directory. 0 freefull(a)freefull-hp:~/test.$ mkdir ~/test 0 freefull(a)freefull-hp:~/test.$ winecfg 0 freefull(a)freefull-hp:~/test.$ cp ~/.wine/drive_c/windows/notepad.exe ~/test 0 freefull(a)freefull-hp:~/test.$ wine ./notepad.exe 0 freefull(a)freefull-hp:~/test.$ rm ~/test/notepad.exe 0 freefull(a)freefull-hp:~/test.$ wine ./notepad.exe wine: cannot find './notepad.exe' 2 freefull(a)freefull-hp:~/test.$ -- 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.