Comment 16 for bug 552410

Revision history for this message
Suzan (suzan72) wrote :

STOP!!!! This is NOT fixed!!

Latest Lucid with
gwibber 2.29.94-0ubuntu1
desktopcouch 0.6.3-0ubuntu3
 still cannot add Twitter accounts. Started gwibber with terminal, which gives me this, when try to add Twitter account:

...
Updating...
Saving...
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 191, in on_edit_account_save
    accounts.put_record(CouchRecord(self.account, COUCH_TYPE_ACCOUNT, self.account["_id"]))
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 197, in put_record
    self.db[record.record_id] = record._data
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 327, in __setitem__
    resp, data = self.resource.put(id, content=content)
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 989, in put
    **params)
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1031, in _request
    raise ResourceConflict(error)
couchdb.client.ResourceConflict: ('conflict', 'Document update conflict.')

After this I get the error "twitter-accounts closed unexpectedly".