[Bug 4309] Directory-chooser GUI component is confused by directories named "..."

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 14 20:15:47 CDT 2012


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

Filip Szczepanski <jazz2rulez at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jazz2rulez at googlemail.com

--- Comment #7 from Filip Szczepanski <jazz2rulez at 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 at freefull-hp:~$ mkdir ~/test.
0 freefull at freefull-hp:~$ cd ~/test.
0 freefull at freefull-hp:~/test.$ winecfg
Warning: could not find DOS drive for current working directory
'/home/freefull/test.', starting in the Windows directory.
0 freefull at freefull-hp:~/test.$ mkdir ~/test
0 freefull at freefull-hp:~/test.$ winecfg
0 freefull at freefull-hp:~/test.$ cp ~/.wine/drive_c/windows/notepad.exe ~/test
0 freefull at freefull-hp:~/test.$ wine ./notepad.exe
0 freefull at freefull-hp:~/test.$ rm ~/test/notepad.exe 
0 freefull at freefull-hp:~/test.$ wine ./notepad.exe
wine: cannot find './notepad.exe'
2 freefull at 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.



More information about the wine-bugs mailing list