Doesn't re-add account to list

Bug #552355 reported by Brian K. Mangum
This bug report is a duplicate of:  Bug #552410: Cannot add new accounts in gwibber. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gwibber (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Binary package hint: gwibber

After deleting my Twitter account from Gwibber I tried to re-add it. It won't let me add it, but when I close the "Broadcast accounts" window Gwibber comes up with the previously deleted twitter account. As far as I can tell it either didn't delete the account or it actually adds the account without adding it to the list in "Broadcast accounts".

Revision history for this message
Omer Akram (om26er) wrote :

Thanks for taking time to report htis bug and help make ubuntu better. This particular bug is already reported. Feel free to report and other bug you may find.

Changed in gwibber (Ubuntu):
importance: Undecided → Low
status: New → Invalid
Revision history for this message
Alejandro Iván Melo Domínguez (alejandroivan) wrote :

status: New --> Invalid??

I can confirm this bug. I added two accounts (Twitter and Facebook) and then deleted them (just trying).

Now I try to add them but NONE adds to the list. But when I open Gwibber from the "Internet" menu y Applications, it loads my Twitter acount (even if I deleted it!).

I'm using Ubuntu 10.04 "Lucid Lynx" Beta 2 (just updated today morning, April 15th).

Can you do anything to fix this? Thank you!

The terminal output is (from running the program until pressing "Add", after writing the Twitter account data):

alemelo@alejandroivan:~$ gwibber

** (gwibber:4628): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:4628): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:4628): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Updating...
Updating...

** (gwibber-accounts:4664): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber-accounts:4664): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber-accounts:4664): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
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 196, 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.')

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.