[Bug 23438] Dora the Explorer shows EExternalException in ntdll.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 30 12:13:40 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23438





--- Comment #6 from markk at clara.co.uk  2010-06-30 12:13:40 ---
Vividas.exe was running, it started minimised. It seems to be some kind of
video player (there's an episode of Dora the Explorer on the disc, which it is
used to play). I think the problem is related only to main.exe.

Autorun.inf on the CD-ROM:
[autorun]
OPEN = fscommand\vividas.exe fscommand\Dora_ep1.viv /xml:8993
/blankscreen:134:228:252 /nosplash /run:main.exe

Using Wine to run wine fscommand/vividas.exe fscommand\Dora_ep1.viv starts the
video episode playing, and the player seems to work mostly okay.

So back to main.exe. I tried running main.exe directly in a clean .wine
directory (after using winetricks to install mdac28 and jet40).

$ wine main.exe
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
fixme:systray:wine_notify_icon unhandled tray message: 4
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:create_server class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000}
could be created for context 0x5

After that console output there is a dialog box saying "OLE error 80040154."

In case it might help, I will attach a log of running main.exe with
WINEDEBUG=+seh,+relay,+tid

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



More information about the wine-bugs mailing list