[Wine] Serious problem

Paul van der Vlis paul at vandervlis.nl
Tue Oct 31 05:57:26 CST 2006


Paul van der Vlis schreef:
> Paul van der Vlis schreef:
> 
>>Hello,
>>
>>For 1.5 month I installed Schedule+ under Wine, and everything worked
>>fine. My customer worked every day with it.
>>
>>Yesterday it stopped working. I get an error while starting (translated
>>from Dutch):
>>
>>------------
>>Microsoft Schedule+
>>
>>A problem occured while initializing Microsoft Schedule+.DLL makes it
>>impossible to start Microsoft Schedule+. Maybe you need to install
>>Schedule+ again.   OK.
>>------------
>>
>>After pressing OK the programm stops.
>>
>>There is no DLL with this name, and I do not understand what happens,
>>because the directory with the program and DLL's is read-only and all
>>users have the same problem. I've tried it on 2 other systems and I get
>>the same problem too. There where no updates, security-updates or
>>something like that the last time.
>>
>>The data is correct, when I install Schedule+ under Windows I can access
>>the data without problems.
>>
>>Yesterday the Daylight Saving Time stopped here in the Netherlands. This
>>is the only thing what changed, so far I know.
>>
>>Does somebody have an idea what this can be?
> 
> 
> When I replace the clock a few days, Schedule+ works again.
> 
> I still don't know what to do. Maybe manipulating the time

This helped:

--------
#!/bin/bash
export TZ=GMT
wine /opt/schedule/SCHDPL32.EXE /U agenda
--------

setting the TZ did it.
An export TZ=GMT-1  does not work.
An export TZ=   does work.

Thanks for all mail I got.

With regards,
Paul van der Vlis.












More information about the wine-users mailing list