Re: [Evolution] Address book pulls in only email addresses from google contacts



On Mon, 2017-04-10 at 17:10 +0800, John Edward Serink wrote:
libgdata-DEBUG: < Content-Type: image/jpeg

        Hi,
the above is when downloading images for your contacts. It's not the
contact itself.

Search the log (I didn't suggest to redirect it to a file [1], I'm
sorry) for something like:

   libgdata-DEBUG: <  <entry gd:etag="&quot;xxx.&quot;">
   libgdata-DEBUG: <   <id>http://www.google.com/m8/feeds/contacts/xxx/base/xxx</id>;;
   libgdata-DEBUG: <   <updated>2015-05-09T01:45:42.989Z</updated>
   libgdata-DEBUG: <   <app:edited 
xmlns:app="http://www.w3.org/2007/app";>2015-05-09T01:45:42.989Z</app:edited>;;
   libgdata-DEBUG: <   <category scheme="http://schemas.google.com/g/2005#kind"; 
term="http://schemas.google.com/contact/2008#contact"/>
   libgdata-DEBUG: <   <title>zzzz</title>
   libgdata-DEBUG: <   <link rel="http://schemas.google.com/contacts/2008/rel#photo"; type="image/*" 
href="https://www.google.com/m8/feeds/photos/media/xxx/xxx"/>
   libgdata-DEBUG: <   <link rel="self" type="application/atom+xml" 
href="https://www.google.com/m8/feeds/contacts/xxx/full/xxx"/>;;
   libgdata-DEBUG: <   <link rel="edit" type="application/atom+xml" 
href="https://www.google.com/m8/feeds/contacts/xxx/full/xxx"/>;;
   libgdata-DEBUG: <   <gd:name>
   libgdata-DEBUG: <    <gd:fullName>zzzz</gd:fullName>
   libgdata-DEBUG: <    <gd:givenName>zzzz</gd:givenName>
   libgdata-DEBUG: <   </gd:name>
   libgdata-DEBUG: <   <gContact:groupMembershipInfo deleted="false" 
href="http://www.google.com/m8/feeds/groups/xxx/base/6"/>;;
   libgdata-DEBUG: <   <gd:extendedProperty name="ContactId" value="610222_xxx"/>
   libgdata-DEBUG: <   <gd:extendedProperty name="CtsContactHash" value="xxx"/>
   libgdata-DEBUG: <  </entry>

Or simply for some name or mail you see in the UI, then the data
between <entry ...></entry> is relevant.

libgdata-DEBUG: <   <internalReason>Bad updated-min timestamp format:
2017-04-10T08:53:43.000001 00:00</internalReason>

I see this one too, it's this:
https://bugzilla.gnome.org/show_bug.cgi?id=780067
and it happens when evolution-data-server tries to get changes since
the last update. That date/time is stored in the local cache, in the
place you deleted earlier.

        Bye,
        Milan

[1]  /usr/libexec/evolution-addressbook-factory -w &>log.txt

-- 
Milan Crha <mcrha redhat com>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]