[Bug 10220] New: shlwapi: Windows Media Player 7.1 crashes
http://bugs.winehq.org/show_bug.cgi?id=10220 Summary: shlwapi: Windows Media Player 7.1 crashes Product: Wine Version: 0.9.48. Platform: PC URL: http://www.microsoft.com/windows/windowsmedia/download/A llDownloads.aspx?displang=en&qstechnology= OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.org ReportedBy: alex(a)thehandofagony.com If using builtin shlwapi.dll, Windows Media Player 7.1 crashes shortly after startup. -- 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=10220 --- Comment #1 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2007-10-28 21:24:16 --- Created an attachment (id=8841) --> (http://bugs.winehq.org/attachment.cgi?id=8841) Console output -- 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=10220 Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|shlwapi: Windows Media |Windows Media Player 7.1 |Player 7.1 crashes |crashes --- Comment #2 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2007-10-28 21:31:23 --- On further investigation it seems that shlwapi may not be the cause of the problem: the Player is simply very instable and crashes at some point regardless. -- 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=10220 --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-10-17 02:15:04 --- tested with wine-1.1.6-170-gf151180 - still crashes -- 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=10220 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #4 from Xavier Vachon <xvachon(a)gmail.com> 2009-06-03 14:34:53 --- How should we test this? Is the mentioned dll a part of the problem or no? Could this and http://bugs.winehq.org/show_bug.cgi?id=11805 be dupes? -- 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=10220 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-06-13 15:03:11 --- In git, won't install, claiming that I already have a newer version installed o.0. -- 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=10220 Niko Sandschneider <nsandschn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn(a)gmx.de --- Comment #6 from Niko Sandschneider <nsandschn(a)gmx.de> 2010-07-24 12:22:31 --- With wine-1.2-422-ge158bb0 I see the same behaviour as in comment #5. WMP 7.1 is no longer available from the official Microsoft site, but can be downloaded from http://www.brothersoft.com/windows-media-player-257353.html -- 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=10220 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Resolution| |FIXED --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2011-04-30 05:23:11 CDT --- Hello, there is no crash here, assuming fixed. Though there are lots of jscript FIXME's when navigating (dynamic html): --- snip --- fixme:jscript:JScriptParse_AddScriptlet (0x2babfb8)->((null) L"playOnClick();" L"play" (null) L"onclick" (null) 0 0 40 0x323878 0x32384c) fixme:jscript:JScriptParse_AddScriptlet (0x2babfb8)->((null) L"player.controls.Stop();" L"stop" (null) L"onclick" (null) 0 0 40 0x323878 0x32384c) --- snip --- $ wine --version wine-1.3.19 $ sha1sum winmediaplayer71.exe c9c863ecbbae042bcd65dc974ed9b1f9a035e9ca winmediaplayer71.exe --- quote --- In git, won't install, claiming that I already have a newer version installed o.0. --- quote --- You need to set winver < WinXP (Win2K) otherwise the installer refuses to install wmp7. You also need 'winetricks mfc42' for some parts of installer. --- snip --- err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Adaptec\\Shared\\ECDC Engine\\engine.dll") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Adaptec\\Shared\\ECDC Engine\\drivers.dll") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Adaptec\\Shared\\ECDC Engine\\acmwrapperserver.dll") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Adaptec\\Shared\\ECDC Engine\\mediaplayer.dll") not found --- snip --- Regards -- 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=10220 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-05-13 13:33:08 CDT --- Closing bugs fixed in 1.3.20. -- 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=10220 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microsoft.com/wi |http://www.oldapps.com/wind |ndows/windowsmedia/download |ows_media_player.php?old_wi |/AllDownloads.aspx?displang |ndows_media_player=5 |=en&qstechnology= | -- 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