As I said in my last post, wine appears to have damaged itself trying
to start Turbocad.
Now trying to run ANYTHING in wine results in this error:
code:
Invoking /usr/lib/wine/wine.bin
/home/crashedagain/.wine/drive_c/Program
Files/IMSI/TCW70/Program/Tcw70.exe ...
Line 173: Key is too long
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\6A481805-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132244393'
Line 173: Error creating key
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\6A481805-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132244393'
Line 190: Key is too long
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132244393'
Line 190: Error creating key
'[Software\\Classes\\CLSID\\6A481801-E531-11CF-A115-00A024158DAF}\\6A481802-E531-11CF-A115-00A024158DAF}\\6A481803-E531-11CF-A115-00A024158DAF}\\6A481804-E531-11CF-A115-00A024158DAF}\\Implemented
Categories\\7DD95801-9882-11CF-9FA9-00AA006C42C4}\\7DD95802-9882-11CF-9FA9-00AA006C42C4}]
1132244393'
wineserver: loading /home/crashedagain/.wine/system.reg failed with
error 80000005
wine client error:0: recvmsg: Connection reset by peer
Wine exited with a successful status
although the last line usually is:
code:
wineserver: loading /home/crashedagain/.wine/system.reg failed with
error 80000005
wine: for some mysterious reason, the wine server failed to run.
Wine failed with return code 1
instead of the above.
I tried with removing/reinstalling wine (wine 20050725 from debian
unstable) but it still crashes. I then tried logging on & installling
wine as root, copying the missng dll's & installing turbocad (all to a
new install in /root directory). Tubocad froze as expected but the
konsole from which it was started closed OK. Here is all I got for
error message:
Invoking /usr/lib/wine/wine.bin /root/.wine/drive_c/Program
Files/IMSI/TCW70/Program/Tcw70.exe ...
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
Any ideas anyone?