![]() |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Regarding the xml.utils.iso8601: I will definitely abandon that module, since it's very problematic under certain circumstances.
I will use the dateutil module (additional dependency, but that package is available in Extra). This means that I have to publish another version before the one with the GUI, since as you can imagine date handling is quite critical in Erminig, so I want to be sure that there is no hidden surprise somewhere with that new module. Concerning the GUI: I will post a few screenshots of the mock-ups in the next few days. |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
Quote:
Subsequent syncs are also slow enough to have time to read the output, but since it's only a couple of events each time, it doesn't matter that much. /P |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
OK, here's a fixed version for the iso8601 problem. This is the only fix in this release, there's absolutely no new feature compared to 0.1.0.
Since it appears that python2.5-dateutil is not available in Extras yet (it's only in -devel), I've changed the strategy: I'm now bundling the iso8601 module together with erminig. This should fix once for all the problem. Once python2.5-dateutil is available in Extra I will change the code to use that module and get rid of the one bundled. I'm also removing the old release from the previous post and redirect here for the downloads. thank you for the patience and for the help pin-pointing the problem! Updated version of Erminig-NG can be downloaded here: http://talk.maemo.org/showpost.php?p...&postcount=128 Version 0.1.1 that was previously here has been removed, since it contained a bug. |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Now I'm getting:
Code:
Traceback (most recent call last): |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
hope this helps! |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Thanks, that worked, but now I have other problem:
Code:
Traceback (most recent call last): |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
I will probably have to clip the dates after the maximum timestamp, since they cannot be managed correctly by Python... |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
|
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Also, I have a feature request. It would be nice to have a switch to perform only one-way synchronization (namely from Google to N900). This also makes it safer for users who want to make sure their Google Calendar will not be altered in any way.
|
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
I've tried your software and I receive the next error: Code:
File "erminig-ng", line 43, in <module> Code:
google_username = "my_username" |
All times are GMT. The time now is 09:59. |
vBulletin® Version 3.8.8