Displaying 2 results from an estimated 2 matches for "lookuphandl".
Did you mean:
lookuphandle
2004 Sep 30
5
Lotus notes 6 on Mandrake Linux
...inXP(NTFS). No success so I went to
google. I saw this mail at
http://www.spinics.net/lists/wine/msg15484.html
saying that on coppying the entire notes folder to
fake_windows wine works like charm. However, when i
tried the same I get a password prompt I enter my
password then I get an error
PANIC: LookupHandle: null handle
I have installed the rpm for mandrake and it created
no config file. I have run wineprefixcreate and
winecfg but even then no config file was created.
Please tell me where I am going wrong. I really want
to quit booting to windows but my company mail server
and sametime connect is m...
2004 Sep 22
4
notes 6, bug 2484, winedebug techniques?
...all,
I'm attempting to run notes 6. I've tried some techniques from Mike
Hearn text. However, I lack knowledge.
Description of problem itself is at
http://bugs.winehq.org/show_bug.cgi?id=2484
After adding trace+ntdll to WINEDEBUG, I get NtWriteFile(0xc,...) in
output both before "LookupHandle: null handle" occuring and in line with
it too. As far as I can tell (I could easily miss something), handle 0xc
is used here for the first time in program run.
So how do I proceed from here? Could printing caller stack trace from
within NtWriteFile be helpful or what?
--Yury