http://bugs.winehq.org/show_bug.cgi?id=17622
Summary: Overdrive media console fails to install. Product: Wine Version: 1.1.16 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gmstalk@gmail.com
Created an attachment (id=19807) --> (http://bugs.winehq.org/attachment.cgi?id=19807) Log file created when install is attempted
When I attempt to install the overdrive media console, the install quietly fails and generates a text document named VSDCA_VsdLaunchConditions.Log (attached).
http://bugs.winehq.org/show_bug.cgi?id=17622
--- Comment #1 from Gregory Santos gmstalk@gmail.com 2009-03-05 13:00:27 --- Created an attachment (id=19808) --> (http://bugs.winehq.org/attachment.cgi?id=19808) Here I tried to install via the command line
http://bugs.winehq.org/show_bug.cgi?id=17622
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-05 19:01:22 --- TASK Evaluating condition 'WMP9_EXISTS <> ""'
Did you install wmp?
http://bugs.winehq.org/show_bug.cgi?id=17622
Scott ctenorman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ctenorman@gmail.com
--- Comment #3 from Scott ctenorman@gmail.com 2009-04-29 12:01:42 --- (In reply to comment #2)
TASK Evaluating condition 'WMP9_EXISTS <> ""'
Did you install wmp?
I installed wmp9 so that it could open and play music (with stutters and spurts) and the error is still there. I'm running wine 1.1.20
http://bugs.winehq.org/show_bug.cgi?id=17622
--- Comment #4 from Austin English austinenglish@gmail.com 2009-10-29 15:26:04 --- Is this still an issue in current (1.1.32 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17622
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.overdrive.com/so | |ftware/omc/ CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-06 09:10:13 --- Still an issue, confirming.
the installer starts fine setting version to Vista. The condition VersionNT>=600 OR WMP9_EXISTS <> somehow gets evaluated wrong, as the installer fires up fine in Windows XP
http://bugs.winehq.org/show_bug.cgi?id=17622
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net 2010-07-25 07:28:58 --- Still present in 1.2.
http://bugs.winehq.org/show_bug.cgi?id=17622
--- Comment #7 from Austin English austinenglish@gmail.com 2013-03-12 15:30:37 CDT --- Still in wine-1.5.25-190-g3eb6045. Running winetricks wmp9 first works around it.
https://bugs.winehq.org/show_bug.cgi?id=17622
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #8 from super_man@post.com --- Installs and runs, but the installer has changed meanwhile most likely.
wine 1.7.50(git)
https://bugs.winehq.org/show_bug.cgi?id=17622
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|NEW |RESOLVED URL|http://www.overdrive.com/so |http://app.overdrive.com/do |ftware/omc/ |wnloads/ODMediaConsoleSetup | |.msi CC| |focht@gmx.net Component|-unknown |wmp&wmvcore Resolution|--- |DUPLICATE Summary|Overdrive media console |Overdrive media console 3.x |fails to install. |fails to install (Windows | |Media Runtime 9 runtime not | |present)
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
it has been fixed a long time ago.
Technically a dupe of bug 35691 since the MSI signature for 'wmp.dll' relies on existence of version resource.
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+msi wine msiexec -i ODMediaConsoleSetup.msi
log.txt 2>&1
... 002e:trace:msi:iterate_appsearch L"WMP9_EXISTS" L"_486781D43FF8430F85A873714976261E" ... 002e:trace:msi:MSI_DatabaseOpenViewW L"select * from Signature where Signature = '_486781D43FF8430F85A873714976261E'" 0x33f7d8 ... 002e:trace:msi:ACTION_AppSearchGetSignature Found file name L"wmp.dll" for Signature_ L"_486781D43FF8430F85A873714976261E"; 002e:trace:msi:ACTION_AppSearchGetSignature MinVersion is 9.0.0.0 002e:trace:msi:ACTION_AppSearchGetSignature MaxVersion is 0.0.0.0 002e:trace:msi:ACTION_AppSearchGetSignature MinSize is 0, MaxSize is 0; 002e:trace:msi:ACTION_AppSearchGetSignature Languages is (null) ... 002e:trace:msi:ACTION_FileVersionMatches comparing file version 12.0.7601.16982: ... 002e:trace:msi:ACTION_RecurseSearchDirectory found file, returning L"C:\windows\system32\wmp.dll" ... 002e:trace:msi:msi_set_property 0x156a30 L"WMP9_EXISTS" L"C:\windows\system32\wmp.dll" -1 ... 0031:Call msi.MsiEvaluateConditionW(00000002,0016d2d4 L"VersionNT>=600 OR WMP9_EXISTS <> """) ret=565a8bac ... 0031:trace:msi:msi_get_property returning L"501" for property L"VersionNT" ... 0031:trace:msi:msi_get_property returning L"C:\windows\system32\wmp.dll" for property L"WMP9_EXISTS" ... 0031:trace:msi:MSI_EvaluateConditionW 1 <- L"VersionNT>=600 OR WMP9_EXISTS <> """ --- snip ---
$ sha1sum ODMediaConsoleSetup.msi 6f18ab9edaad7c44f240612e8768c3eba6125d1d ODMediaConsoleSetup.msi
$ du -sh ODMediaConsoleSetup.msi 4.3M ODMediaConsoleSetup.msi
$ wine --version wine-1.7.50
Regards
*** This bug has been marked as a duplicate of bug 35691 ***
https://bugs.winehq.org/show_bug.cgi?id=17622
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=17622
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://app.overdrive.com/do |https://web.archive.org/web |wnloads/ODMediaConsoleSetup |/20150103175322/http://app. |.msi |overdrive.com/downloads/ODM | |ediaConsoleSetup.msi
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20150103175322/http://app.overdrive.com/download...
https://www.virustotal.com/gui/file/fc2545b7c98097de8b4e7cd6c1d11075da6a386b...
$ sha1sum ODMediaConsoleSetup.msi 008de846f5d38a5354baa44a6a0fdf10245cf47e ODMediaConsoleSetup.msi
$ du -sh ODMediaConsoleSetup.msi 4.3M ODMediaConsoleSetup.msi
Regards