![]() |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
Unfortunately I cannot test it myself, since I don't have a premier account... |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
|
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
I have the recent problem, that it is not working proberly since two days. I didn't change anything, but always ocurs the following message:
Traceback (most recent call last): File "/usr/bin/erminig", line 153, sync_all_profiles(widget=<gtk.ToolButton object at 0x41d5b800 (GtkToolButton at 0x4bb1d8)>, data=<hildon.StackableWindow object at 0x41d62698 (HildonStackableWindow at 0x450060)>) id = i[0] do_profile_sync(id, data) variables: {'data': ('local', <hildon.StackableWindow object at 0x41d62698 (HildonStackableWindow at 0x450060)>), 'id': ('local', 4), 'do_profile_sync': ('global', <function do_profile_sync at 0x41cff6f0>)} File "/usr/bin/erminig", line 125, do_profile_sync(id=4, data=<hildon.StackableWindow object at 0x41d62698 (HildonStackableWindow at 0x450060)>) profile['remoteSource'], \ profile['lastUpdate'], progress) variables: {'profile': ('local', {'lastUpdate': 1275578896, 'direction': 0, 'lastLocalUpdate': 1275578899, 'remoteSourceTitle': u'Klinik', 'remoteAccountId': 1, 'enabled': 1, 'localSource': u'12', 'remoteSource': u'capvpqu9tn1o42gnklf4nm3250@group.calendar.google .com', 'localSourceTitle': u'Klinik', 'id': 4}), 'progress': ('local', <gtk.ProgressBar object at 0x41d5acd8 (GtkProgressBar at 0x4cd8d0)>)} File "/usr/share/erminig/erminig_core.py", line 495, syncFromGoogle(pid=4, localSource=u'12', remoteSource=u'capvpqu9tn1o42gnklf4nm3250@group.ca lendar.google.com', lastSync=1275578896, progress=<gtk.ProgressBar object at 0x41d5acd8 (GtkProgressBar at 0x4cd8d0)>) getNewEventsFromGoogle(pid, int(localSource), remoteSource, lastSync, \ progress) variables: {'progress': ('local', <gtk.ProgressBar object at 0x41d5acd8 (GtkProgressBar at 0x4cd8d0)>)} File "/usr/share/erminig/erminig_core.py", line 256, getNewEventsFromGoogle(pid=4, localSource=12, remoteSource=u'capvpqu9tn1o42gnklf4nm3250@group.ca lendar.google.com', lastSync=1275578896, progress=<gtk.ProgressBar object at 0x41d5acd8 (GtkProgressBar at 0x4cd8d0)>) else: insertGoogleEventLocally(event, int(localSource), pid) variables: {'int': ('builtin', <type 'int'>), 'localSource': ('local', 12), 'pid': ('local', 4), 'event': ('local', <Event.Event instance at 0x41fad300>), 'insertGoogleEventLocally': ('global', <function insertGoogleEventLocally at 0x41d39e70>)} File "/usr/share/erminig/erminig_core.py", line 91, insertGoogleEventLocally(event=<Event.Event instance at 0x41fad300>, cid=12, pid=4) if localID: updateGoogleEventLocally(event, cid, localID) else: variables: {'updateGoogleEventLocally': ('global', <function updateGoogleEventLocally at 0x41d39eb0>), 'localID': ('local', u'13562'), 'event': ('local', <Event.Event instance at 0x41fad300>), 'cid': ('local', 12)} File "/usr/share/erminig/erminig_core.py", line 100, updateGoogleEventLocally(event=<Event.Event instance at 0x41fad300>, cid=12, localID=u'13562') # XXX Check for failed updates! cwrapper.updateLocalEvent(cid, event, localID) variables: {'cwrapper.updateLocalEvent': ('global', <function updateLocalEvent at 0x413a8130>), 'localID': ('local', u'13562'), 'event': ('local', <Event.Event instance at 0x41fad300>), 'cid': ('local', 12)} File "/usr/share/erminig/cwrapper.py", line 97, updateLocalEvent(cid=12, evt=<Event.Event instance at 0x41fad300>, lid=u'13562') evt.get_start(), evt.get_end(), evt.get_rrule(), \ evt.get_rtype(), evt.get_until()) variables: {'evt.get_until': ('local', <bound method Event.get_until of <Event.Event instance at 0x41fad300>>), 'evt.get_rtype': ('local', <bound method Event.get_rtype of <Event.Event instance at 0x41fad300>>)} File "/usr/share/erminig/Event.py", line 98, get_until(self=<Event.Event instance at 0x41fad300>) # ?? return int(iso8601.parse(iso_date)) + 1 variables: {'int': ('builtin', <type 'int'>), 'iso8601.parse': ('global', <function parse at 0x41d398b0>), 'iso_date': ('local', '--::')} File "/usr/share/erminig/iso8601.py", line 22, parse(s='--::') if m is None or m.group() != s: raise ValueError, "unknown or illegal ISO-8601 date format: " + `s` gmt = __extract_date(m) + __extract_time(m) + (0, 0, 0) variables: {'s': ('local', '--::'), 'ValueError': ('builtin', <type 'exceptions.ValueError'>)} ValueError: unknown or illegal ISO-8601 date format: '--::' Could somebody give me help, please? Many thanks |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
|
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
Honestly I don't exactly know how those premier account work... In fact Erminig does not make any assumption concerning the location of the calendar server: it's all up to the google-data library. All what Erminig does is to pass the username/password couple to the Google Library, which then takes care to contact the Google servers. At the moment I have no idea how those premier accounts are managed Google-side...I will investigate this issue... |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Quote:
|
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Thanks, that fixed it.
Albert |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
Hi I installed erminig (0.2.9) and looks like my icons are broken. Any hints what to do.
Also could you put that picture with buttons explanations to first post. After you have managed to hunt all major bugs it would be probably good to add feature that show user help image about buttons after install. Great work! Now iīm going to test how it syncs :) .edit canīt sync :| Letīs reinstall + rm .erminig.db from home. ..edit facepalm. Ok. This is known bug https://bugs.maemo.org/show_bug.cgi?id=10351 ..edit Have to still say that app icon and working icon look quite blurred. |
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
1 Attachment(s)
I'm getting following error when syncing.
|
Re: [Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
@slender: yes, the stack trace you posted is also a known bug, introduced with the recurring events support :(
I'm also taking note about the lacking documentation. Will definitely improve that! For the blurry icons: never realized that it was *that* blurry. I'm probably packaging the wrong icon. Thank you for pointing that! |
| All times are GMT. The time now is 06:41. |
vBulletin® Version 3.8.8