http://bugs.winehq.org/show_bug.cgi?id=15130
Summary: Wine notepad: Extension behaviour differ from Windows Product: Wine Version: 1.1.2 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine-bugs@mohag.net
Running Wine notepad with an non-existant file as a parameter results in notepad appending .txt to the filename. This makes it impossible for a program to use notepad to create a non-txt file.
Expected behavour: notepad fakefile.test
"Cannot find the fakefile.test file. Do you want to create a new file?" (From Windows 2003. Even with a fakefile.test.txt existing in the same directory)
Current wine (1.1.3) behaviour: notepad fakefile.test
File "fakefile.test.txt" does not exist. Do you want to create a new file?
With fakefile.test.txt in existance: notepad fakefile.test
notepad opens fakefile.test.txt rather than giving the expected error message.
http://bugs.winehq.org/show_bug.cgi?id=15130
--- Comment #1 from Gert van den Berg wine-bugs@mohag.net 2008-09-04 22:57:09 --- Based on this wine-users / forum thread: http://forum.winehq.org/viewtopic.php?t=2220
http://www.winehq.org/pipermail/wine-users/2008-September/040873.html
http://www.winehq.org/pipermail/wine-users/2008-September/040878.html
http://www.winehq.org/pipermail/wine-users/2008-September/040950.html
http://bugs.winehq.org/show_bug.cgi?id=15130
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-09-05 05:49:55 --- Native notepad only appends .txt if the filename doesn't contain a dot. Patch sent.
http://bugs.winehq.org/show_bug.cgi?id=15130
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-09-09 15:37:44 --- patch applied
http://bugs.winehq.org/show_bug.cgi?id=15130
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:17:46 --- Closing bugs fixed in 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=15130
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-23 15:27:19 CST --- Removing deprecated 'All' Platform.