Re: Re: [Zope] WorldPilot Calendar function error
On 18-Feb-2000 Bill Anderson wrote:
I was getting anytime after either adding an event, or accessing (attempting to) a shared calendar. I upgraded, renoived the Event folders, and now I don't get the error. Unfortunately, I get the date-2days problem, and see _none_ of the newly added events, even after a logout.
Add this to the top of your Zope startup script and this will take care of it.
TZ> export TZ
They are assuming you run your clock off GMT (which many people don't)
Thanks Adam. I'll add that to the instructions as a temporary workaround. Nevertheless, we do want to try to get it to run without this depency. Since we're in GMT+1 it didn't misbehave in this way. Cheers, Ryan
-- M. Adam Kendall | mak@kha0s.org | "There's never enough time to do http://kha0s.org | all the nothing you want." | --Bill Watterson (Calvin and Hobbes)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------- WorldPilot - Get Synced - http://www.worldpilot.org The Open Source Personal Information Manager Server Powered by Python and Zope - http://www.zope.org
Next time I have to read ALL the mail before I reply. 8^) I have installed the update and the calendar displays but I don't see the entry I had made before but will test some more over the weekend. As far as the timezone fix is concerned it is quite a complete workaround. My system is set to GMT and I get the "today-2" condition anyway. I tried the fix but that resulted in another problem. Here is what I saw: Local Time at test - Just after 1800 Friday Feb 18 (Just after 0000 GMT) 1. With no "fix" I get 18 highlighted in the calendar and Feb 16 2000 in the header. 2. With TZ=GMT "fix" I get 19 highlighted and Feb 19 2000 in header. (This is consistant with GMT clock setting) 3,. Change TZ= to "CST6CDT" which is what SuSE sets to for system date calc. Results the same as no "fix". FWIW - When I was adding the data for the earlier test the time that comes up for start/due/until is correct based on the current time. So its getting the right time at that point. Don't know if this helps the situation. Thanks for the fix Ryan. On Fri, 18 Feb 2000, WorldPilot Helpers wrote:
On 18-Feb-2000 Bill Anderson wrote:
I was getting anytime after either adding an event, or accessing (attempting to) a shared calendar. I upgraded, renoived the Event folders, and now I don't get the error. Unfortunately, I get the date-2days problem, and see _none_ of the newly added events, even after a logout.
Add this to the top of your Zope startup script and this will take care of it.
TZ> export TZ
They are assuming you run your clock off GMT (which many people don't)
Thanks Adam. I'll add that to the instructions as a temporary workaround.
Nevertheless, we do want to try to get it to run without this depency. Since we're in GMT+1 it didn't misbehave in this way.
Cheers, Ryan
-- M. Adam Kendall | mak@kha0s.org | "There's never enough time to do http://kha0s.org | all the nothing you want." | --Bill Watterson (Calvin and Hobbes)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------- WorldPilot - Get Synced - http://www.worldpilot.org
The Open Source Personal Information Manager Server Powered by Python and Zope - http://www.zope.org
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) -- Jack Ungerleider The Ungerleider Group Creative Solutions for Cooperative Computing jack@jacku.com www.jacku.com
participants (2)
-
Jack Ungerleider -
WorldPilot Helpers