|
2014-11-21
, 11:10
|
Posts: 41 |
Thanked: 25 times |
Joined on Mar 2011
|
#622
|
Traceback (most recent call last): File "/opt/maemo/usr/share/erminig/profile_ui.py", line 388, account_selector_changed(selector=<hildon.TouchSelector object at 0x41e12e18 (HildonTouchSelector at 0x4bd6d8)>, 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 0x416aad70>), 'account_id': ('local', 1), 'consts.SYNC_TYPE_CAL': ('global', <module 'consts' fr File "/opt/maemo/usr/share/erminig/profile_ui.py", line 291, update_remote_data_source(sync_type=0, google_acct_id=1) google_item_picker.set_sensitive(True) for id, title in google_api.get_all_calendars(): logger.append("ID->") variables: {'id': ('builtin', <built-in function id>), 'google_api.get_all_calendars': ('global', <function get_all_calendars at 0x416aa570>), 'title': (None, None)} File "/opt/maemo/usr/share/erminig/google_api.py", line 80, get_all_calendars() feed = run_google_action(gd_client.GetAllCalendarsFeed) for i,cal in enumerate(feed.entry): variables: {'feed': (None, None), 'gd_client.GetAllCalendarsFeed': ('global', <bound method CalendarService.GetAllCalendarsFeed of <gdata.calendar.service.CalendarService object at 0x41e4 File "/opt/maemo/usr/share/erminig/google_api.py", line 45, run_google_action(func=<bound method CalendarService.GetAllCalendarsFee...ar.service.CalendarService object at 0x41e402f0>>, *a logger.append(repr(e)) raise ErminigGoogleError(e) return None variables: {'ErminigGoogleError': ('global', <class 'ErminigGoogleError.ErminigGoogleError'>), 'e': ('local', RequestError({'status': 403, 'body': '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE ErminigGoogleError: RequestError({'status': 403, 'body': '<HTML>\n<HEAD>\n<TITLE>Forbidden</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Forbidden</H1>\n<H2>Error 403</H2>\ ~ ~
|
2014-11-21
, 14:41
|
|
Posts: 113 |
Thanked: 334 times |
Joined on Oct 2010
@ Argentina
|
#623
|
|
2014-11-21
, 16:51
|
Posts: 41 |
Thanked: 25 times |
Joined on Mar 2011
|
#624
|
|
2014-12-07
, 23:27
|
Posts: 20 |
Thanked: 18 times |
Joined on Sep 2009
@ Valencia (Spain)
|
#625
|
|
2015-01-14
, 17:38
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#626
|
Tags |
erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization |
|
did enyone else experience, that if a event is set with alarm on n900 it won't sync to google via erminig-ng? Works if no alarm is set. But (!) works from google to n900.
I have to add: It syncs everything, except events made on n900 with alarm
Maybe this can be corrected easy...
Thanks for helping