http://bugs.winehq.org/show_bug.cgi?id=9365
Summary: Still problems installing QuickTime; dependencies on VBScript Product: Wine Version: 0.9.43. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: nix@esperi.org.uk
Created an attachment (id=7658) --> (http://bugs.winehq.org/attachment.cgi?id=7658) Output of WINEDEBUG=+msi wine 'e:\QT\QuickTimeInstaller'
A well-meaning relative bought me a program recently which comes with an unknown version of QuickTime. QT is critical to this program's function, so almost the first thing it does is try to kick off the QT installer; and this fails.
Using the native MSI DLLs doesn't work either, as these work only under Win98, and this version of QuickTime only works with Win2K or above (you get a dialog complaining if the version is set too low).
It appears that the installer is trying to run VBScript or something of that nature without first installing VBScript, and I can't figure out how to install that (I grabbed scripten.exe from MS, but it insists that it can't find anywhere to install itself and I haven't figured out why yet). (Output from qt installation run with DEBUG=msi attached.)
(If VBScript is supposed to be provided by the installer, which I thought it was, what is QT doing trying to run it without checking if it's there?)
http://bugs.winehq.org/show_bug.cgi?id=9365
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2007-08-18 18:19:53 --- I can't reproduce your problem with the downloadable Quicktime player installer.
Does wget http://kegel.com/wine/winetricks sh winetricks wsh56 help?
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #2 from nix@esperi.org.uk 2007-08-18 20:10:20 --- Ooo, winetricks looks really nifty.
wsh56 404s on me, as does wsh51, but vcrun6 followed by wsh56vb works, and changes the error :) now I get this when I try to run the installer:
nix@hades 1108 .../c:/windows/temp% wine 'e:\QT\QuickTimeInstaller' fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" fixme:advapi:LookupAccountNameW (null) L"nix" (nil) 0x34f82c (nil) 0x34f830 0x34f824 - stub fixme:advapi:LookupAccountNameW (null) L"nix" 0x196910 0x34f82c 0x196630 0x34f830 0x34f824 - stub err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
As far as I can from a casual google tell this is something from Visual Studio, probably "Microsoft Visual Studio .NET\Common7\Tools\Analyzer\vaiec.dll."
Before I dig into trying to get hold of that I'll try installing the downloadable QuickTime player instead, if it looks even vaguely similar in size and name to the 20Mb lump on this CD, and see if that works.
http://bugs.winehq.org/show_bug.cgi?id=9365
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-msi |wine-misc Keywords| |Installer
--- Comment #3 from James Hawkins truiken@gmail.com 2007-08-19 10:28:07 --- Not an msi bug.
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #4 from nix@esperi.org.uk 2007-08-21 15:20:21 --- A google for installers with the same filesize as this one indicates that this is the installer for QuickTime Pro 7.1.3.
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #5 from Bryan Christ bryan.christ@gmail.com 2008-03-06 12:04:05 --- Created an attachment (id=11156) --> (http://bugs.winehq.org/attachment.cgi?id=11156) dump from wine crash
http://bugs.winehq.org/show_bug.cgi?id=9365
Bryan Christ bryan.christ@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bryan.christ@gmail.com
--- Comment #6 from Bryan Christ bryan.christ@gmail.com 2008-03-06 12:04:57 --- Looks like I am having the exact same problem.
http://bugs.winehq.org/show_bug.cgi?id=9365
Bryan Christ bryan.christ@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bryan.christ@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #7 from Bryan Christ bryan.christ@gmail.com 2008-03-06 12:07:23 --- The second attachment should be removed. It belongs to another BZ.
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #8 from Austin English austinenglish@gmail.com 2008-06-16 12:59:34 --- Is this still an issue in current (1.0-rc5 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #9 from nix@esperi.org.uk 2008-06-18 01:39:28 --- Symptoms absolutely unchanged in wine 1.0.
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #10 from Austin English austinenglish@gmail.com 2008-12-19 15:57:53 --- Is this still an issue in current (1.1.10 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9365
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs@o2.co.uk
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #11 from nix@esperi.org.uk 2009-05-05 16:39:59 --- Symptoms remain unchanged with b03d07dff4d710d9176602a7d939c94bf7dd89ff (current head of tree). New output of WINEDEBUG=+msi wine 'e:\QT\QuickTimeInstaller' is attached.
http://bugs.winehq.org/show_bug.cgi?id=9365
nix@esperi.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #7658 is|0 |1 obsolete| |
--- Comment #12 from nix@esperi.org.uk 2009-05-05 16:43:54 --- Created an attachment (id=20928) --> (http://bugs.winehq.org/attachment.cgi?id=20928) Output of WINEDEBUG=+msi wine 'e:\QT\QuickTimeInstaller'
(Compressed: it's over a meg!)
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #13 from Austin English austinenglish@gmail.com 2009-11-19 12:52:17 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.33 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9365
--- Comment #14 from Austin English austinenglish@gmail.com 2010-05-19 16:40:00 --- The regular version of quicktime installs fine for me in wine-1.1.44-245-g943eefc, fwiw.
http://bugs.winehq.org/show_bug.cgi?id=9365
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #15 from Ken Sharp kennybobs@o2.co.uk 2011-03-27 17:17:43 CDT --- No response in two years
http://bugs.winehq.org/show_bug.cgi?id=9365
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Ken Sharp kennybobs@o2.co.uk 2011-03-27 17:17:59 CDT --- Reopen if still a problem