http://bugs.winehq.org/show_bug.cgi?id=32446
Bug #: 32446 Summary: Notepad: cannot open file specified on the command line with a leading slash Product: Wine Version: 1.5.19 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: frederic.delanoy@gmail.com Classification: Unclassified
Create a text file in /home/user/foo.txt (or any filename starting with a slash)
Run "wine notepad /home/user/foo.txt"
=> Error popup "File 'ome/user/foo.txt' does not exist" and the file is not opened.