http://bugs.winehq.org/show_bug.cgi?id=18853
Summary: Notepad++ can't save files without an extension Product: Wine Version: 1.1.23 Platform: PC URL: http://sourceforge.net/project/showfiles.php?group_id= 95717&package_id=102072 OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Really easy to see. Open Notepad++, and immediately try to save a file as 'foo'. Under windows, you'll get a blank file named foo. Under wine, you get an error dialog 'Please check whether if this file is open in another program'.
I'll add an automated test for this soonish.
No terminal output.
http://bugs.winehq.org/show_bug.cgi?id=18853
yho2005@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yho2005@gmail.com
--- Comment #1 from yho2005@gmail.com 2009-12-06 10:28:02 --- Same problem here. Can't save using just the filename without stating the extension to the file too. Not a huge problem unless you like extensionless files. Saying that you can just rename it to whatever you want afterwards.
http://bugs.winehq.org/show_bug.cgi?id=18853
Ross G ross-public@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ross-public@gmx.com
--- Comment #2 from Ross G ross-public@gmx.com 2010-03-06 12:05:39 --- Same problem. Cannot save files without manually adding an extension (e.g. '.txt') to the end of the File Name: field.
http://bugs.winehq.org/show_bug.cgi?id=18853
Wolfram Sang wolfram@the-dreams.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfram@the-dreams.de
--- Comment #3 from Wolfram Sang wolfram@the-dreams.de 2010-05-26 22:40:56 --- Seems like a duplicate of bug 9548 to me. Using the filename "duplicate" I found this in the logs:
trace:file:GetFileAttributesW L"C:\Program Files\Notepad++\duplicate.*"
The additional ".*" is what bug 9548 is about.
http://bugs.winehq.org/show_bug.cgi?id=18853
--- Comment #4 from Wolfram Sang wolfram@the-dreams.de 2010-06-02 02:52:45 --- I think I fixed Bug 9548 (and its dupes bug 15640 and bug 18853), just working on a testcase...
http://bugs.winehq.org/show_bug.cgi?id=18853
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #5 from Xavier Vachon xvachon@gmail.com 2011-01-26 16:23:26 CST --- Still a bug in git.
http://bugs.winehq.org/show_bug.cgi?id=18853
--- Comment #6 from Wolfram Sang wolfram@the-dreams.de 2011-01-27 15:29:50 CST --- Yup, now trying to finish my previous (forgotten) work.
http://bugs.winehq.org/show_bug.cgi?id=18853
--- Comment #7 from Wolfram Sang wolfram@the-dreams.de 2011-01-29 02:26:31 CST --- Are you sure you tested with current git? I just saw there has been some work on this issue in the meantime and commit bd0fe7d26bafebc2e51ec54d354bf1e41bc3892e should fix it. I sent a patch to extend this commit, but it does fix at least this bug for me.
http://bugs.winehq.org/show_bug.cgi?id=18853
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Austin English austinenglish@gmail.com 2011-01-29 11:57:13 CST --- (In reply to comment #7)
Are you sure you tested with current git? I just saw there has been some work on this issue in the meantime and commit bd0fe7d26bafebc2e51ec54d354bf1e41bc3892e should fix it. I sent a patch to extend this commit, but it does fix at least this bug for me.
Yep, works fine here, thanks for checking.
http://bugs.winehq.org/show_bug.cgi?id=18853
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:01 CST --- Closing bugs fixed in 1.3.13.