![]() |
2011-03-09
, 03:38
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#542
|
How can I get rid of error messages after alarmed have run command "/usr/bin/erminig -a 2>/dev/null 1>&1"?
![]() |
2011-03-09
, 09:29
|
Posts: 20 |
Thanked: 6 times |
Joined on Dec 2009
@ finland
|
#543
|
![]() |
2011-03-09
, 16:20
|
Posts: 89 |
Thanked: 52 times |
Joined on Jan 2010
@ London, UK
|
#544
|
![]() |
2011-03-10
, 03:24
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#545
|
I assume u mean this:
"I had the same problem. There are less than a handful of places in the code where it calls some gtk exception reporting class - just add an "if not <-d set>" test to them."
Can u give me an example how line should look after adding "if not <-d set>" to the code?
BR,
nibbe
![]() |
2011-03-10
, 09:31
|
Posts: 20 |
Thanked: 6 times |
Joined on Dec 2009
@ finland
|
#546
|
![]() |
2011-03-10
, 12:13
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#547
|
I tried that code snippet, but not luck. It claims about unindents that don't match
am I getting error messages from somewhere else than google-connction itself?
At least I tend to have some "strange until values" on log produced by erminig.
![]() |
2011-03-24
, 10:25
|
Posts: 8 |
Thanked: 1 time |
Joined on Nov 2010
|
#548
|
Traceback (most recent call last): File "/opt/maemo/usr/share/erminig/settings_ui.py", line 33, edit_google_acct(widget=<hildon.Button object at 0x41e07c38 (HildonButton at 0x542ca0)>, data=<hildon.Dialog object at 0x41e07a08 (HildonDialog at 0x53f9d0)>) def edit_google_acct(widget, data): id = get_google_acct_id() account = google_accounts.get_account_by_id(id) variables: {'id': ('builtin', <built-in function id>), 'get_google_acct_id': ('global', <function get_google_acct_id at 0x4142eab0>)} File "/opt/maemo/usr/share/erminig/settings_ui.py", line 12, get_google_acct_id() (model, iter) = ts.get_selected() return model.get_value(iter, 0) variables: {'model.get_value': ('local', <built-in method get_value of gtk.ListStore object at 0x41e07aa8>), 'iter': ('local', None)} TypeError: iter must be a GtkTreeIter
![]() |
2011-04-01
, 15:33
|
Posts: 3 |
Thanked: 1 time |
Joined on Feb 2011
|
#549
|
![]() |
2011-04-01
, 15:57
|
Posts: 234 |
Thanked: 160 times |
Joined on Oct 2009
|
#550
|
![]() |
Tags |
erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization |
|
Should I remove erminig and then remove all configs and .erminig*-files in order to be sure that I am running the latest version? Actually the fix seems to be on /usr/bin/erminig, but still?
Apart the error message, it seems to doing the sync, so I am happy with the rest.
BR,
nibbe