volker_schuetz@ifm-electronic.com
2002-Jun-20 02:46 UTC
using lotusnotes r5 client on redhat 7.3 with wine 20020411
i have a problem with wine, version 20020411 and lotus notes r5. i'm starting wine notes.exe and the install routine is going on. after input user - id and authentification on id, the wine session halted by "please give me your timezone". but i can't select a timezone :-)) i can't leave this window, i must skip on terminal the wine session with ctrl+c. is this a well-known problem ? thanks for your help volker
Duane Clark
2002-Jun-20 11:58 UTC
using lotusnotes r5 client on redhat 7.3 with wine 20020411
volker_schuetz@ifm-electronic.com wrote:> i have a problem with wine, version 20020411 > and lotus notes r5. > > i'm starting wine notes.exe and the install routine > is going on. after input user - id and authentification on id, > the wine session halted by "please give me your timezone". > but i can't select a timezone :-)) > > i can't leave this window, i must skip on terminal the wine session > with ctrl+c. > > is this a well-known problem ?I have occasionally had a similar problem of being unable to select things during an install (though not of lotus notes). It was generally fixed for me by doing a "cd /mnt/cdrom" into the directory where the install was being run from. Were you in that directory when running the installer?
Pedro Restrepo
2002-Jun-21 22:23 UTC
using lotusnotes r5 client on redhat 7.3 with wine 20020411
Hi Volker, I had the same problem (under Mandrake, but the point is equal). The problem is that you do not have TimeZone entries in your fake Windows Registry. I solved the problem adding these entries in the file system.reg. The values (taken from a real Windows Registry) are like these: REGEDIT4 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation] "ActiveTimeBias"=hex:2c,01,00,00 "StandardName"="Hr. est?ndar del Pac?fico de SA" "DaylightName"="Hr. de ver. del Pac?fico de SA" "Bias"=hex:2c,01,00,00 "StandardBias"=hex:00,00,00,00 "DaylightBias"=hex:c4,ff,ff,ff "StandardStart"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "DaylightStart"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 (you must convert to the format used in SYSTEM.REG, with two //, etc). Now I have several machines running Lotus Notes client 5.09 prefectly. I hope this helps you. By the way, another problem I had is the use of the MSVCRT.DLL. You must use it NATIVE. Pedro Restrepo volker_schuetz@ifm-electronic.com wrote:> i have a problem with wine, version 20020411 > and lotus notes r5. > > i'm starting wine notes.exe and the install routine > is going on. after input user - id and authentification on id, > the wine session halted by "please give me your timezone". > but i can't select a timezone :-)) > > i can't leave this window, i must skip on terminal the wine session > with ctrl+c. > > is this a well-known problem ? > > thanks for your help > volker > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users