[Bug 18970] COM components referencing invalid CLSID's (appinstall)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 13 23:50:31 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=18970

Béla Gyebrószki <gyebro69 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyebro69 at gmail.com

--- Comment #2 from Béla Gyebrószki <gyebro69 at gmail.com> ---
CLSID IImgCtx {3050F3D6-98B5-11CF-BB82-00AA00BDCE0B} is used by comctl32 or
mshtml to display images for backgrounds and in list view controls, if I'm
reading this page properly:
http://www.geoffchappell.com/studies/windows/ie/mshtml/interfaces/iimgctx.htm

Some of the installers from the publisher Viva Media are showing images in
their installers, and the images are cycling as a slideshow during
installation.
The images are positioned below the progress bar inside the installer window.
Those images are missing when installing the game in Wine.There is a <Show
details> button below the progress bar, but it shows only 'Installing xyz...'
I'm getting these in the terminal during installation:
fixme:mshtml:DllGetClassObject Unknown class
{3050f3d6-98b5-11cf-bb82-00aa00bdce0b}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:create_server class {3050f3d6-98b5-11cf-bb82-00aa00bdce0b} not
registered
err:ole:CoGetClassObject no class object {3050f3d6-98b5-11cf-bb82-00aa00bdce0b}
could be created for context 0x7

Tried with native ie6 and ie7, but the images just didn't appear in the
installer.

wine-1.7.49-41-g36a39ce

-- 
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.


More information about the wine-bugs mailing list