Re: [Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-05-17 Thread Anthony Batchelor
On Sat, 2010-05-15 at 15:03 +, derrick81787 wrote: > Anthony's fix still didn't work for me. I don't have my Facebook > account listed in the desktop-couch DB, so I can't delete it. It still > doesn't ask me to allow or deny either. I authorize with Facebook, and > then it just says that I a

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-05-15 Thread derrick81787
Anthony's fix still didn't work for me. I don't have my Facebook account listed in the desktop-couch DB, so I can't delete it. It still doesn't ask me to allow or deny either. I authorize with Facebook, and then it just says that I am authorized, without there being any chance to scroll. It sou

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-16 Thread Anthony Batchelor
This is now resolved ** Changed in: gwibber (Ubuntu) Status: Incomplete => Fix Released -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-16 Thread Omer Akram
This bug is fixed in gwibber 2.30.0.1 in Lucid as now when you add a new account and its already in the database it is first deleted by gwibber. Can any one please confirm this with gwibber 2.30.0.1? ** Changed in: gwibber (Ubuntu) Status: Confirmed => Incomplete -- gwibber-accounts crash

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-16 Thread Anthony Batchelor
Remember... My work around isn't a fix! It will get you going until the fix is released, but it is only paper over a crack. -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-15 Thread Jonathan Voigt
Anthony's workaround fixed my issue as well. Thanks. -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-14 Thread Suzan
Wow, Anthony, thank you!!! First time gwibber works for me!! -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-14 Thread Andreas Hartel
Worked for me, too! -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-14 Thread Toupeiro
This works great! I've linked this procedure to aid in the correction of the following bug: https://bugs.launchpad.net/bugs/552227 "Just deleting" the whole desktop-couch directories is very brute force and could potentially break other applications registering themselves in couchdb. Your metho

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-13 Thread Peter Wang
Yep. Worked for me too. -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-12 Thread apo
Thank you. Your workaround did it. -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-12 Thread Anthony Batchelor
It looks like gwibber isn't removing the account properly from couchdb. As a work around you can: # go to file:///home/anthony/.local/share/desktop-couch/couchdb.html # log-in # go to gwibber-accounts # select the account that should be deleted # click on "Delete Document" Then you should be abl

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-11 Thread sergecl
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

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-11 Thread Anthony Batchelor
Same here. ** Changed in: gwibber (Ubuntu) Status: New => Confirmed -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-10 Thread Chris L.
Bug is there in 2.29.95 as well. Created twitter acc., deleted twitter acc. recreated twitter acc. Crash. -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-10 Thread apo
$gwibber-accounts ** (gwibber-accounts:3216): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber-accounts:3216): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber-accounts:3

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-10 Thread sergecl
Logs in console: Could not identify preference: username Could not identify preference: session_key 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_ACCO

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-10 Thread sergecl
I have deleted my Facebook account and i can not add again my account. -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-09 Thread apo
Same here with lucid & amd64. Cannot add my Twitter account. (I deleted it some time ago -> it's the same acc i want to add now) -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of U

[Bug 553226] Re: gwibber-accounts crashed with ResourceConflict in _request()

2010-04-05 Thread Kamus
** Visibility changed to: Public ** Changed in: gwibber (Ubuntu) Importance: Undecided => Medium -- gwibber-accounts crashed with ResourceConflict in _request() https://bugs.launchpad.net/bugs/553226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib