|
2010-05-13
, 14:02
|
|
Posts: 257 |
Thanked: 205 times |
Joined on Jan 2010
@ Sydney, Australia
|
#302
|
|
2010-05-13
, 14:20
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#303
|
|
2010-05-13
, 15:14
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#304
|
|
2010-05-13
, 16:26
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#305
|
|
2010-05-14
, 12:47
|
Posts: 13 |
Thanked: 2 times |
Joined on Feb 2010
|
#306
|
I get this error, I'm using 0.2.1, latest in extras. I get this crash report when I try tu update. I've never gotten it to work.Code:Traceback (most recent call last): File "/usr/bin/erminig", line 146, sync_all_profiles(widget=<gtk.ToolButton object at 0x41c67da0 (GtkToolButton at 0x4a41b8)>, data=<hildon.StackableWindow object at 0x41c67b20 (HildonStackableWindow at 0x429060)>) id = i[0] do_profile_sync(id, data) variables: {'data': ('local', <hildon.StackableWindow object at 0x41c67b20 (HildonStackableWindow at 0x429060)>), 'id': ('local', 1), 'do_profile_sync': ('global', <function do_profile_sync at 0x41c6bcf0>)} File "/usr/bin/erminig", line 118, do_profile_sync(id=1, data=<hildon.StackableWindow object at 0x41c67b20 (HildonStackableWindow at 0x429060)>) profile['remoteSource'], \ profile['lastUpdate'], progress) variables: {'profile': ('local', {'lastUpdate': 0, 'direction': 0, 'lastLocalUpdate': 0, 'remoteSourceTitle': None, 'remoteAccountId': 1, 'enabled': 1, 'localSource': u'1', 'remoteSource': u'0', 'localSourceTitle': u'N900', 'id': 1}), 'progress': ('local', <gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>)} File "/usr/share/erminig/erminig_core.py", line 370, syncFromGoogle(pid=1, localSource=u'1', remoteSource=u'0', lastSync=0, progress=<gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>) getNewEventsFromGoogle(pid, int(localSource), remoteSource, lastSync, \ progress) variables: {'progress': ('local', <gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>)} File "/usr/share/erminig/erminig_core.py", line 150, getNewEventsFromGoogle(pid=1, localSource=1, remoteSource=u'0', lastSync=0, progress=<gtk.ProgressBar object at 0x41cb0238 (GtkProgressBar at 0x4b5b30)>) feed_size = len(feed.entry) if feed_size == 0: variables: {'feed': ('local', None), 'feed_size': (None, None), 'len': ('builtin', <built-in function len>)} AttributeError: 'NoneType' object has no attribute 'entry'
I'm using the N900 database and my googe account.
|
2010-05-14
, 12:53
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#307
|
The Following 4 Users Say Thank You to lorelei For This Useful Post: | ||
|
2010-05-14
, 13:23
|
Posts: 52 |
Thanked: 42 times |
Joined on Jan 2010
@ Bulgaria
|
#308
|
This is a known bug, which I had hoped to have removed in 0.2.1, but apparently I missed a few spots where it could occur. This is also one of the most frequent error reported, unfortunately.
I'm fairly certain that I will be able to release a new version of Erminig by Sunday evening (thanks to the awful weather ....), with fixes for this bug and a few other enhancements (recurring events? )
|
2010-05-14
, 14:31
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2010
|
#309
|
The very first release of Erminig-NG with its GUI is now on its way in the extras-devel repository. It should be available in a few moments. (force a refresh of the packages list in the application manager if it doesn't show up)
The Following User Says Thank You to pmd For This Useful Post: | ||
|
2010-05-15
, 13:15
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#310
|
I have installed erminig 0.2.1 from extras-devel, and I assume that is the current version. I expected to find erminig-ng, but that is apparently no longer the name of this software, right?
I have submitted this problem in bugzilla as bug #10176.
Tags |
erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization |
Thread Tools | |
|
John