[Bug 24233] New: MS Paint uses garbage instead of "untitled" as the default file name
http://bugs.winehq.org/show_bug.cgi?id=24233 Summary: MS Paint uses garbage instead of "untitled" as the default file name Product: Wine Version: 1.3.1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com CC: piotr.caban(a)gmail.com Steps to reproduce: 1. Install with 'winetricks mspaint' 2. Run 'wine mspaint' 3. Click file -> save as... In git, the preselected file name will be random garbage instead of the expected "untitled". In 1.3.1, it was displayed correctly. My regression test indicated: 899d9a042b18a511aecd92dba72084e6d63cc28d is the first bad commit commit 899d9a042b18a511aecd92dba72084e6d63cc28d Author: Piotr Caban <piotr(a)codeweavers.com> Date: Sun Aug 29 16:59:35 2010 +0200 msvcrt: Added _splitpath_s implementation. :040000 040000 3b46967aa0ed29364c74558026e65b0c9e71b4bb 9f7fe5bf7a4df8d512004b5c3e9269fc6941e37f M dlls Reverting that patch makes the problem go away. The program doesn't generate any terminal output. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24233 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24233 --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> 2010-09-01 11:33:33 CDT --- I've sent a patch that fixes it (http://source.winehq.org/patches/data/65661). Thanks. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24233 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from A Wine user <RandomAccountName(a)mail.com> 2010-09-02 12:24:05 CDT --- The patch has been committed as 1861c2162d9cc61403bd1f6aa649b8a676055569, so this is fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24233 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-03 14:05:34 CDT --- Closing bugs fixed in 1.3.2. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24233 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1861c2162d9cc61403bd1f6aa64 | |9b8a676055569 Regression SHA1| |899d9a042b18a511aecd92dba72 | |084e6d63cc28d -- 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.
participants (1)
-
wine-bugs@winehq.org