http://bugs.winehq.org/show_bug.cgi?id=5708
Summary: Lotus Notes 7 demo exits quickly on startup Product: Wine Version: CVS Platform: Other URL: http://wiki.winehq.org/LotusNotes OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
This is a continuation of bug 5662.
After applying the patch to get past Juan's mishap and bug 5662, Notes 7 seems to install ok, but running it looks like this: ~/.wine/drive_c/Program Files/lotus/notes$ ~/wine-git/wine nlnotes.exe fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used fixme:system:SystemParametersInfoW Unimplemented action: 8193 (SPI_SETFOREGROUNDLOCKTIMEOUT) err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d ~/.wine/drive_c/Program Files/lotus/notes$ and no window is ever shown.
Setting win98, installing dcom98 with WINEDLLOVERRIDES="ole32=n" wine DCOM98.EXE and starting notes with WINEDLLOVERRIDES="ole32,rpcrt4,oleaut32=n" ~/wine-git/wine nlnotes.exe behaves differently; the app doesn't terminate, but it just sits there, never having shown a window.