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 am

[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

[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

[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

[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-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

[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 method

[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

[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-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

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

2010-04-12 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.py,

[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 able

[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

[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. --

[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. --

[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,

[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' **

[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

[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

[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