[Bug 29362] New: Starcraft Campaign Editor adds a semicolon to file names when saving
http://bugs.winehq.org/show_bug.cgi?id=29362 Bug #: 29362 Summary: Starcraft Campaign Editor adds a semicolon to file names when saving Product: Wine Version: 1.3.35 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comdlg32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: alexhenrie24(a)gmail.com Classification: Unclassified Steps to reproduce: 1. Create a new map. 2. Save the map. In the Save As dialog, type "test". Expected results: The map is saved as "test.scm" Actual results: The map is saved as "test.scm;" The problem is in the way the Save As dialog determines what extension to append to the file name. A workaround is to type "test.scm" yourself in the Save As dialog. -- 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=29362 --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> 2011-12-16 22:56:57 CST --- Created attachment 37999 --> http://bugs.winehq.org/attachment.cgi?id=37999 Possible patch This patch seems to resolve the problem. -- 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=29362 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|comdlg32 |-unknown Platform|All |Other --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2011-12-17 04:37:15 CST --- Does installing native comctl32 with winetricks help? -- 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=29362 --- Comment #3 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2011-12-17 04:38:18 CST --- (In reply to comment #2)
Does installing native comctl32 with winetricks help?
That's comdlg32. -- 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=29362 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=29362 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |x86-64 --- Comment #4 from Alex Henrie <alexhenrie24(a)gmail.com> 2011-12-18 23:37:42 CST --- I don't think you can install a native version of comdlg32.dll with winetricks. I see comctl32.dll and comdlg32.ocx, but no comdlg32.dll. -- 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=29362 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | Fixed by SHA1| |7a34094e6e3e8a321148c64b0c9 | |e2b986e63a7d9 Status|UNCONFIRMED |RESOLVED Component|-unknown |comdlg32 Resolution| |FIXED --- Comment #5 from Alex Henrie <alexhenrie24(a)gmail.com> 2012-01-23 14:42:29 CST --- This bug was fixed by http://source.winehq.org/git/wine.git/commit/7a34094e6e3e8a321148c64b0c9e2b9... -- 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=29362 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2012-01-27 14:17:20 CST --- Closing bugs fixed in 1.4-rc1. -- 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