http://bugs.winehq.org/show_bug.cgi?id=24833
Summary: Verizon Media Manager doesn't detect Windows Media Framework 11 that it installs Product: Wine Version: 1.3.5 Platform: x86 URL: http://www36.verizon.com/widgets/fioslink/mediamanager .exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: spzakulec@gmail.com
Created an attachment (id=31410) --> (http://bugs.winehq.org/attachment.cgi?id=31410) The console output from installing Verizon Media Manager
As part of the install, Verizon Media Manager (latest version at the URL above) downloads and installs WMF11. This gives every appearance of working, until setup is finished, and a window pops up saying Can't find Windows Media Player 11 or higher, please reinstall. This can be worked around by installing Windows Media Player 11 using the quiet switch. Windows Media Player 11 crashes before it finishes, but enough of it installs that Verizon Media Manager is satisfied and will run.
I'm running wine-1.3.5-123-gad72ecb. Attached is a log of the install.
http://bugs.winehq.org/show_bug.cgi?id=24833
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2010-10-20 22:55:11 CDT ---
err:module:import_dll Library msvcp60.dll (which is needed by L"C:\windows\system32\MSWMDM.dll") not found
you should fix that.
http://bugs.winehq.org/show_bug.cgi?id=24833
--- Comment #2 from Steven Zakulec spzakulec@gmail.com 2010-10-21 18:59:56 CDT --- (In reply to comment #1)
err:module:import_dll Library msvcp60.dll (which is needed by L"C:\windows\system32\MSWMDM.dll") not found
you should fix that.
Using winetricks vcrun6 results in a crash in msvcrt during the install. If I set msvcrt to builtin, there's no crash and no mention of msvcp60 in the console output. Still no change in WMF11 detection though.
http://bugs.winehq.org/show_bug.cgi?id=24833
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-10-22 15:47:07 CDT --- (In reply to comment #2)
(In reply to comment #1)
err:module:import_dll Library msvcp60.dll (which is needed by L"C:\windows\system32\MSWMDM.dll") not found
you should fix that.
Using winetricks vcrun6 results in a crash in msvcrt during the install. If I set msvcrt to builtin, there's no crash and no mention of msvcp60 in the console output. Still no change in WMF11 detection though.
A +relay revealed it's probably looking for key: REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade] "EnableAutoUpgrade"="no" "PlayerVersion"="11,0,0,4503"
After creating such a key it tries to load various dlls, like wmvcore, wmasf etc. After copying them from my windows partition the app starts for me. So the real bug is Windows Media Player 11 not installing correctly i guess
http://bugs.winehq.org/show_bug.cgi?id=24833
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-10-22 15:47:41 CDT --- and confirimg
http://bugs.winehq.org/show_bug.cgi?id=24833
--- Comment #5 from Steven Zakulec spzakulec@gmail.com 2011-03-30 17:42:44 CDT --- Wine-1.3.16-145-g9ea9a05 does not have this issue (I still need to use winetricks for the native msvcp60.dll to get rid of the error message).
http://bugs.winehq.org/show_bug.cgi?id=24833
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2011-04-29 12:20:42 CDT --- Please retest in a fresh wineprefix in today's git or in wine-1.3.19 when it's out, and attach an updated terminal output.
http://bugs.winehq.org/show_bug.cgi?id=24833
--- Comment #7 from Steven Zakulec spzakulec@gmail.com 2012-03-21 18:53:10 CDT --- This issue doesn't show up anymore for me with Wine 1.4 & fresh installs of the Media Manager software.
http://bugs.winehq.org/show_bug.cgi?id=24833
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Jerome Leclanche adys.wh@gmail.com 2012-03-21 19:22:31 CDT --- reported fixed
http://bugs.winehq.org/show_bug.cgi?id=24833
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-03-30 13:34:38 CDT --- Closing bugs fixed in 1.5.1.