| The Following 9 Users Say Thank You to lorelei For This Useful Post: | ||
|
|
2010-03-08
, 15:23
|
|
Posts: 56 |
Thanked: 7 times |
Joined on Dec 2009
@ Spokane, WA
|
#193
|
|
|
2010-03-08
, 15:43
|
|
Posts: 52 |
Thanked: 42 times |
Joined on Jan 2010
@ Bulgaria
|
#194
|
Hello there,
first of all, all my apologies to gregc2009 for not having answered the question: I missed the fact that there was a new reply in this thread. I'll get a look at your problem as soon as possible.
The purpose of this post was to give you a just a quick update on the situation: GUI and core integration is now done. I'm now finalizing the packaging in order to push it to extras-devel this Monday.
There are still a few open issues, especially with the GUI (including some corner-cases I did not manage to think of, probably), but globally the functionality is there.
thank you for your patience!
|
|
2010-03-09
, 00:31
|
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#195
|

)

| The Following 42 Users Say Thank You to lorelei For This Useful Post: | ||
AlMehdi, ceevee, cibyr, cincibluer6, cjp, clasificado, codeMonkey, debernardis, drangina, dreixel, El Amir, epninety, fred_ducl, g0dzilla, ilkka, jahaugum, klinglerware, kner, Kroll, lemmyslender, mivoligo, mmlado, mobiledivide, Modell900, musculus, okhabin, Olle, rcastberg, scifi.guy, smoothc, Stonik, thorbo, thp, toffer, tomchiverton, tuxfoo, v13, VDVsx, vitaminj, Wikiwide, yoyoek1 | ||
|
|
2010-03-09
, 01:45
|
|
Posts: 968 |
Thanked: 974 times |
Joined on Nov 2008
@ Ohio
|
#196
|
| The Following User Says Thank You to lemmyslender For This Useful Post: | ||
|
|
2010-03-09
, 04:20
|
|
Posts: 69 |
Thanked: 23 times |
Joined on Nov 2009
|
#197
|
Traceback (most recent call last):
File "/usr/share/erminig/profile_ui.py", line 360, account_selector_changed(selector=<hildon.TouchSelector object at 0x40af5ad0 (HildonTouchSelector at 0x4c2ce0)>, user_data=0)
current_google_account_selected = account_id
update_remote_data_source(consts.SYNC_TYPE_CAL, account_id)
variables: {'update_remote_data_source': ('global', <function update_remote_data_source at 0x40976af0>), 'account_id': ('local', None), 'consts.SYNC_TYPE_CAL': ('global', <module 'consts' from '/usr/share/erminig/consts.py'>)}
File "/usr/share/erminig/profile_ui.py", line 258, update_remote_data_source(sync_type=0, google_acct_id=0)
google_accounts.get_account_by_id(\
google_acct_id)):
display_google_auth_error(dialog)
variables: {'google_acct_id': ('local', None)}
File "/usr/share/erminig/google_accounts.py", line 64, get_account_by_id(id=0)
"WHERE id = ?", (id,))
row = dblayer.getRows(cur)[0]
return (row['username'], row['password'], id)
variables: {'dblayer.getRows': ('global', <function getRows at 0x406f6bb0>), 'cur': ('local', <sqlite3.Cursor object at 0x406fb4d0>), 'row': (None, None)}
IndexError: list index out of range
| The Following User Says Thank You to zombiepig For This Useful Post: | ||
|
|
2010-03-09
, 04:24
|
|
Posts: 69 |
Thanked: 23 times |
Joined on Nov 2009
|
#198
|
|
|
2010-03-09
, 04:39
|
|
Posts: 1 |
Thanked: 1 time |
Joined on Feb 2010
@ Singapore
|
#199
|
| The Following User Says Thank You to Phadric For This Useful Post: | ||
|
|
2010-03-09
, 07:58
|
|
Posts: 751 |
Thanked: 522 times |
Joined on Mar 2007
@ East Gowanus
|
#200
|
| The Following User Says Thank You to mobiledivide For This Useful Post: | ||
![]() |
| Tags |
| erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization |
| Thread Tools | |
|
first of all, all my apologies to gregc2009 for not having answered the question: I missed the fact that there was a new reply in this thread. I'll get a look at your problem as soon as possible.
The purpose of this post was to give you a just a quick update on the situation: GUI and core integration is now done. I'm now finalizing the packaging in order to push it to extras-devel this Monday.
There are still a few open issues, especially with the GUI (including some corner-cases I did not manage to think of, probably), but globally the functionality is there.
thank you for your patience!