Hi 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
Am Mit, Sep 22, 2004 at 02:21:00 +0300 schrieb Yury Tarasievich:> I'm attempting to run notes 6. I've tried some techniques from Mike > Hearn text. However, I lack knowledge.Here is an excerpt from my internal Howto for Wine20031212 and Notes 6.5.1. I hope it works for newer versions of wine also: Lotus Notes 6.5.1 This thing is similar to Agenda. You install the software on a Windows box on a drive that comes via samba from your Linux box. If you use a drive mapping that is known by wine also you can directly start notes.exe from wine after that installation. Otherwise copy it to your fake program files directory and change the paths in the notes.ini. But notice that in comparison to Agenda this is a single user install, so never use this thing from Windows at the same time as you use it from Linux. Note that version 6.5 does not work. You have to upgrade your Windows box with the appropiate files from www.lotus.com first. Take "Notes Designer and Admin Client Upgrade Kit 6.x to 6.5.1 Win95(Notes Client only)/98/2000/NT/XP English" out of the 17 million updates you can get there to make an upgrade from any 6.x version. Regards Joachim -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"
Am Mit, Sep 22, 2004 at 04:08:00 +0300 schrieb Yury Tarasievich:> Basically, it was what I've tried, though not with samba drive, and > notes version is 6.0.3.Regardless where you installed Notes, you have to copy the Notes directory to your faked drive.> I'm using separate wine environment for it, comprised from updates made > to windows dir by install. There were only two dlls changed, and notes > seemed quite indifferent to registry contents so far. Perhaps that wasNotes does not use any registry settings. That's so good!!!> insufficient or perhaps 6.0.3 "doesn't work" in the same sense that 6.5 > doesn't?I don't remember it exactly. With wine20031212 I have some settings for DLLs and installed IE6 before because it is used by notes for browsing. If you still have trouble with 6.5.1 also, I can send the infos for installing IE6 and the DDL-Overrides. Regards Joachim -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"
Yury Tarasievich wrote:> I'm attempting to run notes 6. I've tried some techniques from Mike > Hearn text. However, I lack knowledge.[...]> So how do I proceed from here? Could printing caller stack trace from > within NtWriteFile be helpful or what?I'd still appreciate answer to this. Or URL to howtos perhaps? --Yury
On Thu, 23 Sep 2004 15:44:16 +0300, you wrote:> My WINEDEBUG is > "trace+seh,trace+tid,warn+heap,trace+dll,trace+system,+text,trace+ntdll" > > I've tried both adding +relay and temporary activating +relay when > outputting to pipe (as described in wine docs). Both ways notes app just > hangs with no activity on debug output. Perhaps my computer isn't strong > enough?Please, keep cc'ing wine-users list. Things will slow down yes, but it should still work. Fewer trace options will also make a difference. If you just do: WINEDEBUG=+relay wine ... &>wine.log (fill in the dots with your program and arguments and change the log file to your liking) does it not proceed? If there is anything written to the log file, what are the last lines?> Anyway, it's all I've got (Athlon XP 1600 and 256RAM). Any > suggestions?My big machine is a PII-450. Rein. -- Rein Klazes rklazes@xs4all.nl