Thread
:
[Announce] Erminig-NG: two-way synchronization Google Calendar <-> Fremantle Calendar
View Single Post
fw190
2010-05-17 , 11:29
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#
326
Error:
Traceback (most recent call last):
File "/usr/bin/erminig", line 153, sync_all_profiles(widget=<gtk.ToolButton object at 0x40b8b6e8 (GtkToolButton at 0x4b49b8)>, data=<hildon.StackableWindow object at 0x40b8be40 (HildonStackableWindow at 0x444060)>)
id = i[0]
do_profile_sync(id, data)
variables: {'data': ('local', <hildon.StackableWindow object at 0x40b8be40 (HildonStackableWindow at 0x444060)>), 'id': ('local', 2), 'do_profile_sync': ('global', <function do_profile_sync at 0x40bc5d30>)}
File "/usr/bin/erminig", line 100, do_profile_sync(id=2, data=<hildon.StackableWindow object at 0x40b8be40 (HildonStackableWindow at 0x444060)>)
if not google_api.switch_account(
google_accounts.get_account_by_id(profile['remoteAccountId'])):
return
variables: {'profile': ('local', {'lastUpdate': 0, 'direction': 0, 'lastLocalUpdate': 0, 'remoteSourceTitle': None, 'remoteAccountId': None, 'enabled': 1, 'localSource': u'1', 'remoteSource': u'0', 'localSourceTitle': u'N900', 'id': 2}), 'google_accounts.get_account_by_id': ('global', <function get_account_by_id at 0x407d11f0>)}
File "/usr/share/erminig/google_accounts.py", line 64, get_account_by_id(id=None)
"WHERE id = ?", (id,))
row = dblayer.getRows(cur)[0]
return (row['username'], row['password'], id)
variables: {'dblayer.getRows': ('global', <function getRows at 0x407d1070>), 'cur': ('local', <sqlite3.Cursor object at 0x407ca9e0>), 'row': (None, None)}
IndexError: list index out of range
Quote & Reply
|
fw190
View Public Profile
Send a private message to fw190
Find all posts by fw190