FrontPage  Index  Search  Changes  RSS  Login

h.ogi's place - Ticket-123 Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

! Google Calendar throws Exception at initial fetching Adressbook

:Priority:Normal
:Reporter:Faldrian
:Status:New:Status:Closed
:Assigned to:?to:h.ogi
:Version:GC 0.6.41b1
:Milestone:?:Milestone:GC 0.7
:Created:2012-02-21

!! Description

For some weeks now I get this error (I turned "Take a log" on to see what's going on):

Retrieving Google Contacts ...
New contacts object.
Serial: 0
Yield weight: 100
start listening ...
URI is moz-abmdbdirectory://abook-1.mab
First sync done: false
Sync mode: 0
Add listener
Sync Contacts in SEQ. Rests are 0
Reload contacts every 1 hours.
[Auth] 200: OK
Dump TB addressbook
[Retrieve Groups] 200: OK
parse feed
Skip raw XML dump
Next Link:
Num entries: 12
[Retrieve] 200: OK
parse feed
Skip raw XML dump
Next Link:
Num entries: 196
Submitting offline changes was done.
Refresh
stop listening ...
URI is moz-abmdbdirectory://abook-1.mab
Remove listener
[Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsISimpleEnumerator.hasMoreElements]"  nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)"  location: "JS frame :: chrome://gmcont/content/gmcont.js :: <TOP_LEVEL> :: line 480"  data: no]

Maybe there is something changed in google procotol or my addressbook is corrupt or something?

Since I get this error, there is no Google Adressbook anymore in my Thunderbird Adressbook.

----
!! Changelog
!!!Faldrian (2012-05-12 (土) 20:19:57)
Found the Error.
Thunderbird must have made a copy of my adressbook (abook.mab) and named it abook-1.mab (and another copy abook-2.mab).

The plugin used the older version of the adressbook: "URI is moz-abmdbdirectory://abook-1.mab"
But that adressbook is not displayed when you open the adressbook in thunderbird, so every change the plugin makes is not shown - so it seems the plugin is not working.

I just found the error by chance, maybe you should find the reason for thunderbird making copies of the adressbook. Or make sure you write in the right adressbook.
!!!h.ogi (2013-02-10 (日) 15:35:04)
Fixed in v0.7b1

{{its_edit_ticket_form}}