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.