http://bugs.winehq.org/show_bug.cgi?id=3937
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2005-04-12 00:49 ------- BTW, I've filtered repetitive stuff from the run-log and got:
$ cat wine092_winamb-install-dlls.log | grep -vE 'loaddll|ITypeInfo_fnRelease destroy child objects' | wine: creating configuration directory '/home/tuharsky/.wine'... | Xlib: extension "XFree86-DRI" missing on display ":0.0". | err:advpack:create_tmp_ini_file Unable to create temp ini file | err:advpack:create_tmp_ini_file Unable to create temp ini file | wine: '/home/tuharsky/.wine' created successfully. | fixme:advapi:CheckTokenMembership ((nil) 0x7fd61be8 0x7fb9fe08) stub! | fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub | fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub | fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub | fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub | fixme:ole:DllRegisterServer not implemented (olepro32.dll) | fixme:ole:MSFT_ReadValue BSTR length = -1? | fixme:ole:MSFT_ReadValue BSTR length = -1? | fixme:ole:SLTG_ProcessDispatch memh.cbExtra is 212 | fixme:ole:SLTG_ProcessDispatch offset 0 0x4a | fixme:ole:SLTG_ProcessDispatch memh.cbExtra is 52 | fixme:ole:SLTG_ProcessDispatch offset 0 0x4a
Maybe you have report this on wine-devel? Robert Shearman was submitting lots of patches regarding OLE subsystem recent days. Maybe it's worth testing app with latest CVS also?