[Bug 5708] Lotus Notes 7 demo exits quickly on startup

Wine Bugs wine-bugs at winehq.org
Tue Jul 18 16:23:13 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5708





------- Additional Comments From stefan.siebert at web.de  2006-18-07 16:23 -------
Notes is checking if there's no crashed instance. It does this by checking the
shared memory data area of the nnotes.dll (MapViewOfFile) and has a look into
it's own process table. To find out if a process has crashed before it checks on
every OSLoadProgramm (notes related) the processes CreationTime. If it finds a
process in this table with a different Creation Time it normally shows the
Message "Process ID has been reused". Currently Wine doesn't implement the
CreationTime. So it's always different to the one that's stored in table.

I hope to have a patch ready 'till the end of the week.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list