Comment 0 for bug 1706580

Revision history for this message
Petr Kubánek (petr-kubanek) wrote :

When refreshing Google address book, the following error pops up:

<pre>
The backend for this address book was unable to parse this query. Neplatný požadavek URI nebo hlavička a nebo nepodporovaný nestandardní parametr: <?xml version="1.0" encoding="UTF-8"?>
<errors xmlns="http://schemas.google.com/g/2005">
 <error>
  <domain>GData</domain>
  <code>invalid</code>
  <internalReason>Bad updated-min timestamp format: 2017-07-26T11:17:11.000001 00:00</internalReason>
 </error>
</errors>
</pre>

Can be fixed by rm ~/.cache/evolution/addressbook/*/config.xml, or upgrading ligdata to 0.17.8 which promises to fix the bug (see https://bugzilla.gnome.org/show_bug.cgi?id=780067).