Active Topics

 



Notices


Reply
Thread Tools
Posts: 123 | Thanked: 33 times | Joined on Jan 2010 @ Stockholm
#111
Originally Posted by lorelei View Post
- If the problem is the one I'm thinking about, the problem is now persistent for you, right? (i.e. at every invocation of Erminig you get the same message?)
Right.
Originally Posted by lorelei View Post
and post here the result. I'm guessing that for a yet unknown reason the "last-updated-timestamp" has an odd value, which is out of bound for Google
1265110620

Looks normal to me. Running date "+%s" now gives 1265202655

What should I change it to?

/P

Last edited by Palleman; 2010-02-03 at 13:11.
 
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#112
Could this be a problem caused by mixing local time and UTC?
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 

The Following User Says Thank You to TA-t3 For This Useful Post:
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#113
the iso8601 is supposed to manage the UTC and local time conversions by itself, and I did my best to have all date/times in UTC.

In fact I think that Palleman's problem stems from the hack of creating a symlink to a iso8601 module provided by another package than python-xml.

I would suggest to upgrade to erminig-ng-0.1.1, which bundles the correct module. If the problem persist, then I will ask you to perform some modification in the code to pinpoint the problem.

thanks
 

The Following User Says Thank You to lorelei For This Useful Post:
Posts: 123 | Thanked: 33 times | Joined on Jan 2010 @ Stockholm
#114
Originally Posted by lorelei View Post
I would suggest to upgrade to erminig-ng-0.1.1, which bundles the correct module. If the problem persist, then I will ask you to perform some modification in the code to pinpoint the problem.
Upgraded (0.1.1). Same error, same value in SQL.

/P
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#115
Originally Posted by Palleman View Post
Upgraded (0.1.1). Same error, same value in SQL.

/P
That's bad

Let's try to debug it:

Can you please add the following two lines in erminig-ng, at line 289 (just after the line that reads query.max_results = "100000"):

Code:
                print "updated_min=%s" % (query.updated_min)
                print "updated_max=%s" % (query.updated_max)
(remember to respect the same indentation as the other lines!)

and post back the output?

thanks

PS: just to make sure: did you remove the symlink to iso8601.py you created?
 

The Following User Says Thank You to lorelei For This Useful Post:
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#116
As I promised a few posts ago, here are the first screenshots of the GUI for Erminig.

This is still a work in progress and a few things may change, but the general idea is there. Most of the sync functions of Erminig are not tied into the GUI yet: each thing in its own time

You will probably notice that there's mention of syncing GPE and Contacts: just to make things clear: those functionalities are not implemented at all for the moment: I just provisioned the GUI so that I can extend the sync capabilities in due time!

As usual nothing is set in stone: if you have any suggestion, I'm open to them, provided they can be implemented!

Main window:


Google Accounts management (multiple accounts can be defined):


Start of the "Add new Google Account" wizard:
 

The Following 14 Users Say Thank You to lorelei For This Useful Post:
Posts: 68 | Thanked: 36 times | Joined on Dec 2009
#117
Originally Posted by lorelei View Post

Google Accounts management (multiple accounts can be defined):]
sweet! thanks for taking that into account in your design...
 
Posts: 123 | Thanked: 33 times | Joined on Jan 2010 @ Stockholm
#118
Is the "Google only" going _to_ Google only or _from_ Google only? Maybe you could change it to "To Google" / "To Local" (or "From X") instead? Or make some small blingy arrows to show the direction.

I'll put in your print lines later today and get back with results.

Edit: I just noticed the source column.... anyway, those arrows could (apparently) avoid some confusion.

Last edited by Palleman; 2010-02-04 at 08:12.
 

The Following 2 Users Say Thank You to Palleman For This Useful Post:
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#119
Originally Posted by Palleman View Post
Is the "Google only" going _to_ Google only or _from_ Google only? Maybe you could change it to "To Google" / "To Local" (or "From X") instead? Or make some small blingy arrows to show the direction.
Yes, I agree that the direction column is highly confusing. In fact I was a bit out of ideas about how to present that piece of information and was counting on the community to come up with a good idea

I will probably end up displaying (as you suggest) "From Google" and "To Google"...
 
Posts: 3 | Thanked: 1 time | Joined on Jan 2010
#120
Originally Posted by lorelei View Post
As I promised a few posts ago, here are the first screenshots of the GUI for Erminig.
Looks nice!
What do you think about autosync and running in the background? Will it be possible to set a syncinterval?
 

The Following User Says Thank You to Quanzel For This Useful Post:
Reply

Tags
erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization


 
Forum Jump


All times are GMT. The time now is 15:50.