Robert Shearman wrote:
installs properly, and the app even appears to come up normally! However, when you use the File Open dialog box, it seems to lock up. Here's a session log:
It seems to be an ole32 problem. Installing dcom95 makes it work fine for me. Maybe Rob or somebody more knowledgable about ole can help out...
If you give me a +ole,+olerelay,+tid trace then I can take a look.
With those options, I had to play around in the file open dialog for a while before it locked up (navigated through a directory or two), but it did lock up after twenty seconds or so. The log you requested is at http://kegel.com/ooolockup.txt
The last few lines are:
001c:trace:ole:DllMain 0x7c090000 0x2 (nil) 001d:trace:ole:DllMain 0x7c090000 0x2 (nil) 001d:fixme:commdlg:GetFileName95 Flags 0x02800000 not yet implemented 001d:trace:ole:WINE_StringFromCLSID 0x7af75fa0->{9D20AAE8-0625-44B0-9CA7-71889C2254D9} 001d:trace:ole:__CLSIDFromStringA {450D8FBA-AD25-11D0-98A8-0800361B1103} -> 0x6f52d5f8 001d:trace:ole:__CLSIDFromStringA {9D20AAE8-0625-44B0-9CA7-71889C2254D9} -> 0x6f52d5f8 001d:trace:ole:WINE_StringFromCLSID 0x7cd46c94->{20D04FE0-3AEA-1069-A2D8-08002B30309D} 001d:trace:ole:WINE_StringFromCLSID 0x7cd46d2c->{450D8FBA-AD25-11D0-98A8-0800361B1103} 001d:trace:ole:WINE_StringFromCLSID 0x7cd46dc4->{9D20AAE8-0625-44B0-9CA7-71889C2254D9} 001d:trace:ole:RevokeDragDrop (0x10066) 001f:trace:ole:DllMain 0x7c090000 0x1 0x1 001d:err:ntdll:RtlpWaitForCriticalSection section 0x7ad046e0 "?" wait timed out in thread 001d, blocked by 001c, retrying (60 sec)
That very last line didn't show up for a while.
You can reproduce this yourself if you like; the download is at http://openoffice.mirrors.pair.com/ftp/stable/2.0beta2/OOo_2.0beta2_Win32Int... - Dan