[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2012-06-20 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 439325 *** https://bugs.launchpad.net/bugs/439325 ** Branch linked: lp:~webcredentials-team/+junk/gwibber-opensesame- packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-26 Thread blogdudel
Fixed in Version 477 ? i get no Error again .. !! -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-23 Thread Foppe Hemminga
** Changed in: gwibber (Ubuntu) Status: New => Confirmed -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-22 Thread André Gondim
I still have the same problem, with the last upgrades… -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

Re: [Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-22 Thread blogdudel
Hi Alexanderi try it later .. thanks .. ;) 2009/10/22 Alexander Sack > martin, can you bzr branch lp:gwibber ... then kill your gwibber and run > killall gwibber-daemon > then use ./bin/gwibber-daemon ... and in another terminal ./bin/gwibber in > the branch and see if its fixed? > > -- > gwibb

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-22 Thread Alexander Sack
martin, can you bzr branch lp:gwibber ... then kill your gwibber and run killall gwibber-daemon then use ./bin/gwibber-daemon ... and in another terminal ./bin/gwibber in the branch and see if its fixed? -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/4

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-19 Thread Martin Albisetti
This still happens with the latest and greatest. See dupe bug #455892 ** Changed in: gwibber (Ubuntu) Status: Fix Released => New -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-19 Thread patrihito
I, too, am still getting this... I'm using amd64 - it's not only i386. -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-16 Thread ®om
I have the same problem, with the last upgrades… -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-14 Thread hanzomon4
I'm still getting this... and I'm all updated -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 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.

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-11 Thread Daniel de Souza Telles
Forget what I said, bug fixed. After update, i was still suffering from that, but after restart i didn't see this bug anymore. -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-10 Thread Daniel de Souza Telles
I'm still suffering this! I'm with the last gwibber version, 2.0.0~bzr465-0ubuntu1. -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gwibber - 2.0.0~bzr465-0ubuntu1 --- gwibber (2.0.0~bzr465-0ubuntu1) karmic; urgency=low * New upstream snapshot - r465 - Fixes for dbus call blocking crashes (LP: #422726) (LP: #434833) - dbus client and server now follow name changes (LP: #

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~gwibber-team/gwibber/packaging.trunk -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-10-04 Thread Ken VanDine
** Changed in: gwibber (Ubuntu) Status: Triaged => Fix Committed -- gwibber crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/422726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-09-30 Thread Ken VanDine
Thanks, good idea. I have done some work adding more exception handling, but I am having a problem getting dbus to connect again when it fails. I also want to make the dbus calls between the backend and frontend follow name changes, but that isn't working as the API advertises. I should be close

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-09-30 Thread Alexander Sack
i created a MASTER bug to track all the call_blocking crashes. its bug 439325 ... I would suggest to merge all individual bugs into that as fixing all places that do a dbus call does not feel sustainable. anyway, leave decision to ken. ** Changed in: gwibber (Ubuntu) Importance: Undecided => H

[Bug 422726] Re: gwibber crashed with DBusException in call_blocking()

2009-09-30 Thread Alexander Sack
problem is missing exception handling for various dbus method calls. I think this requires some effort to for real everywhere as the dbus method calls are spread all around the code atm. ** Visibility changed to: Public ** Changed in: gwibber (Ubuntu) Status: New => Triaged -- gwibber cr