[Bug 30819] New: File|Open and File|Save doesn't work, crash with Wine COMCTL32.DLL, COMDLG32.DLL
http://bugs.winehq.org/show_bug.cgi?id=30819 Bug #: 30819 Summary: File|Open and File|Save doesn't work, crash with Wine COMCTL32.DLL, COMDLG32.DLL Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: alejandronova(a)gmail.com Classification: Unclassified Created attachment 40360 --> http://bugs.winehq.org/attachment.cgi?id=40360 Backtrace of the crash I get while trying to open files with this editor. APP REPORT: http://appdb.winehq.org/objectManager.php?sClass=application&iId=14244 Basically, when I press "Utility | File | Open...", "Utility | File | Save...", the following happens. - Pressing the "Desktop" button leads me to an immediate crash. - There are many issues with file associations. * PCG files, Utility | File | Import... : They flash for a moment and then disappear. * .M50all, .M50prog and .M50combi files: They appear after an F5. If I try to open them, I get a crash. Backtrace attached. -- 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=30819 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40360|application/octet-stream |text/plain mime type| | -- 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=30819 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-06-01 11:34:37 CDT --- Does `winetricks comctl32` 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=30819 --- Comment #2 from Alejandro Nova <alejandronova(a)gmail.com> 2012-06-01 13:00:31 CDT --- Yes. The flash with *.PCGs and the disappearing until I press F5 with *.M50all files persists, but now I can load *.M50all (and so, *.M50prog and *.M50combi) files. -- 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=30819 --- Comment #3 from Alejandro Nova <alejandronova(a)gmail.com> 2012-06-01 13:01:51 CDT --- I can also load .PCGs, if I press F5 to refresh. When I select a file, everything but folders disappear and I must press F5 again to refresh. -- 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=30819 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.korg.com/uploads | |/Download/M50Editor_win_110 | |_en_633659312891530000.zip CC| |dank(a)kegel.com Component|-unknown |comctl32 --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2012-06-01 17:00:55 CDT --- The log starts with an assertion failure: comctl32/listview.c:2222: LISTVIEW_GetItemOrigin: La declaración `nItem >= 0 && nItem < infoPtr->nItemCount' no se cumple. Setting component to comctl32. I can download and install http://www.korg.com/uploads/Download/M50Editor_win_110_en_633659312891530000... but it doesn't crash for me. Can you attach a zipfile of some files that make this app unhappy? -- 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=30819 --- Comment #5 from Alejandro Nova <alejandronova(a)gmail.com> 2012-06-01 17:22:49 CDT --- It seems a 0 byte file with the extension .M50all would be enough to trigger this. You can download some valid files for the M50 here: http://www.korgcanada.com/eng/support/downloads/zips/M50ProVintageKeys.zip -- 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=30819 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-06-09 02:57:24 CDT --- Please attach +listview,+tid with debug symbols, including backtrace. -- 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=30819 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-10 09:06:14 CDT --- I can confirm it crashes, I don't see assertion though. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #8 from super_man(a)post.com --- Download link is dead. Can you point to version that suffers from this? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 --- Comment #9 from Dan Kegel <dank(a)kegel.com> --- http://www.driverguide.com/driver/detail.php?driverid=1726562 claims to have it but I haven't checked sha1sum -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 --- Comment #10 from super_man(a)post.com --- The new installer seems to bundle with all kind of garbage, it doesnt start correctly without winetricks -q ie8. I am still figuring out where it did download the program. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #11 from winetest(a)luukku.com --- (In reply to Dan Kegel from comment #9)
http://www.driverguide.com/driver/detail.php?driverid=1726562 claims to have it but I haven't checked sha1sum
That download works. I didnt have fully clean prefix but I did winetricks all dlls builtin...I can't reproduce a crash. wine 2.0.rc3. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #12 from joaopa <jeremielapuree(a)yahoo.fr> --- I confirm the last comment: there is no crash with with wine-6.19 Can an administrator close this bug as FIXED? Download link is dead. Here is a working one. Can an administrator put the link at URL place? https://web.archive.org/web/20130507142252/http://www.korg.com/uploads/Downl... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30819 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.korg.com/uploads |https://web.archive.org/web |/Download/M50Editor_win_110 |/20130507142252/http://www. |_en_633659312891530000.zip |korg.com/uploads/Download/M | |50Editor_win_110_en_6336593 | |12891530000.zip --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- (In reply to joaopa from comment #12)
I confirm the last comment: there is no crash with with wine-6.19 Can an administrator close this bug as FIXED?
Download link is dead. Here is a working one. Can an administrator put the link at URL place? https://web.archive.org/web/20130507142252/http://www.korg.com/uploads/ Download/M50Editor_win_110_en_633659312891530000.zip
Fixed. -- 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=30819 KRosUser <kyle.kcsoftwares(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.kcsoftwares(a)gmail.com --- Comment #14 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Problem persists in Wine 10.5 -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla