I'm trying to get the Heaven & Earth program (available at 
http://www.downport.com/wbd/Traveller_Heaven_&_Earth.ZIP ) to run and am 
having problems.  There's a read-me at 
http://www.downport.com/wbd/Read%20Me.htm which mentions a couple of 
possible problems - which I've checked and sorted out, but when I try to 
run the program I get a dialog with "System Error &H80004001 
(-2147467263)." in it and the program exits.  Running from the terminal, 
I get a couple of libGL warnings and a few fixme's (reproduced below).  
I've tried all different version of Windows and setting native libraries 
- the only difference is if I set the program to use msvcrt.dll when the 
error changes to "Could not access system registry".
Any ideas or suggestions as to what I can try next?
Many thanks in advance,
David Shaw
wine 0.9.33
ubuntu 6.10
david@ubuntu:~/.wine/drive_c/Program Files/Heaven & Earth$ wine "Heaven
& Earth.exe"
libGL warning: 3D driver claims to not support visual 0x4b
libGL warning: 3D driver claims to not support visual 0x4b
fixme:shdocvw:OleControl_FreezeEvents (0x382be00)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x382be00)->(0xbfff54)
fixme:shdocvw:ViewObject_SetAdvise (0x382be00)->(1 00000000 0xc017c8)
fixme:shdocvw:WebBrowser_QueryInterface 
(0x382be00)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x33fa60) interface 
not supported
fixme:shdocvw:OleObject_DoVerb stub for -3
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x382be00)
fixme:shdocvw:ViewObject_SetAdvise (0x382be00)->(1 00000000 (nil))
On Sun, 2007-03-25 at 22:42 +0100, David Shaw wrote:> I'm trying to get the Heaven & Earth program (available at > http://www.downport.com/wbd/Traveller_Heaven_&_Earth.ZIP ) to run and am > having problems. There's a read-me at > http://www.downport.com/wbd/Read%20Me.htm which mentions a couple of > possible problems - which I've checked and sorted out, but when I try to > run the program I get a dialog with "System Error &H80004001 > (-2147467263)." in it and the program exits. Running from the terminal, > I get a couple of libGL warnings and a few fixme's (reproduced below). > I've tried all different version of Windows and setting native libraries > - the only difference is if I set the program to use msvcrt.dll when the > error changes to "Could not access system registry". > > Any ideas or suggestions as to what I can try next? >There are _many_ versions of msvcrt.dll, and the one from easch windoze version is different. I'll send you the one (from w98) privately -- Declan Moriarty <junk_mail@iol.ie>
David Shaw <dj.shaw <at> btconnect.com> writes:> > I'm trying to get the Heaven & Earth program (available at > http://www.downport.com/wbd/Traveller_Heaven_&_Earth.ZIP ) to run and am > having problems. There's a read-me at > http://www.downport.com/wbd/Read%20Me.htm which mentions a couple of > possible problems - which I've checked and sorted out, but when I try to > run the program I get a dialog with "System Error &H80004001 > (-2147467263)." in it and the program exits. Running from the terminal, > I get a couple of libGL warnings and a few fixme's (reproduced below).>Try run with native shdocvw.dll and shlwapi.dll, then the openings screen comes up fine for me