[Bug 9808] New: Amazon Music Downloader crashes on File menu
http://bugs.winehq.org/show_bug.cgi?id=9808 Summary: Amazon Music Downloader crashes on File menu Product: Wine Version: CVS/GIT Platform: Other URL: http://www.amazon.com/gp/dmusic/help/amd.html/ OS/Version: other Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Created an attachment (id=8255) --> (http://bugs.winehq.org/attachment.cgi?id=8255) console output showing crash on clicking File Download and install the Amazon Music Downloader. Run it. Click the File menu. Bammo! wine: Unhandled page fault on read access to 0x0000001c at address 0x484d25 (thread 0009), starting debugger... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9808 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-03-29 04:45:24 --- In current git, now bombs out on launch because of unimplemented gdi functions. After a winetricks gdiplus, clicking on File still bombs out. -- 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=9808 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-29 04:58:44 --- (In reply to comment #1)
In current git, now bombs out on launch because of unimplemented gdi functions. After a winetricks gdiplus, clicking on File still bombs out.
Then why the component set to user32? And gdi != gdiplus -- 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=9808 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-03-29 05:26:06 --- (In reply to comment #2)
(In reply to comment #1)
In current git, now bombs out on launch because of unimplemented gdi functions. After a winetricks gdiplus, clicking on File still bombs out.
Then why the component set to user32? And gdi != gdiplus
Meant gdiplus, thanks. Crashes appears to be in user32: 6 0x7eb47f9e call_window_proc+0x6e(hwnd=<register EDI not in topmost frame>, msg=0x121, wp=0x2, lp=0x0, result=0x33f728, arg=0x4b93f7) [/home/dank/wine-git/dlls/user32/winproc.c:468] in user32 (0x0033f688) -- 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=9808 --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-29 05:32:13 --- (In reply to comment #3)
Crashes appears to be in user32: 6 0x7eb47f9e call_window_proc+0x6e(hwnd=<register EDI not in topmost frame>, msg=0x121, wp=0x2, lp=0x0, result=0x33f728, arg=0x4b93f7) [/home/dank/wine-git/dlls/user32/winproc.c:468] in user32 (0x0033f688)
The crash occurs in the app code. -- 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=9808 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-29 05:38:48 --- ... although WM_ENTERIDLE apparently should not have lparam set to 0. TrackPopupMenuEx call probably should have set it to a window handle passed to it. -- 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=9808 Nicholai Benalal <olympia(a)skydreams.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olympia(a)skydreams.org --- Comment #6 from Nicholai Benalal <olympia(a)skydreams.org> 2008-04-22 04:09:47 --- This bug is a dublicate of 9615 and 10246 -- 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=9808 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2008-04-22 09:01:18 --- Looks like it, marking dupe, thanks. *** This bug has been marked as a duplicate of bug 9615 *** -- 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=9808 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-10-29 14:17:34 --- Closing abandoned. -- 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=9808 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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=9808 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.46. OS|other |Linux Severity|enhancement |normal URL|http://www.amazon.com/gp/dm |https://web.archive.org/web |usic/help/amd.html/ |/20111216033021/http://amaz | |onm-002.vo.llnwd.net/u/d1/c | |lients/en_US/1.0.15/AmazonM | |P3Installer-en_US.exe?httpH | |eader%255FContent-Dispositi | |on=attachment%253B%2520file | |name%253DAmazonMP3Downloade | |rInstall.exe&marketplace=1 CC| |focht(a)gmx.net Hardware|Other |x86 -- 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