http://bugs.winehq.org/show_bug.cgi?id=29462 Bug #: 29462 Summary: BurnPlot inserts lots of spaces in the default name for a screenshot Product: Wine Version: 1.3.35 Platform: x86-64 URL: http://download.imgburn.com/BurnPlot_1.0.1.5.zip OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: comdlg32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Classification: Unclassified When attempting to use BurnPlot's built-in save screenshot function, the default name it uses is "BurnPlot" followed by 1,025 space characters. On Windows XP, it's just "BurnPlot" with no spaces. Attempting to save a file with all these spaces in the name will cause the program to hang, though it works after manually deleting them. Steps to reproduce: 1. winetricks vb6run wsh57 native_oleaut32 Note that wsh57 is a workaround for bug 28605 and native_oleaut32 is a workaround for bug 29461. 2. Start the program and go to file -> save BurnPlot screen capture Workaround: native shlwapi, shell32, and comdlg32. Since native shlwapi+shell32 doesn't prevent the problem, I guess it's most likely comdlg32 to blame. (I can't get this far using native comdlg32 without the other two.) No 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.