*** This bug is a duplicate of bug 86636 ***
** This bug has been marked a duplicate of bug 86636
[apport] service-discovery-applet crashed with DBusException in __new__()
--
service-discovery-applet crashed with DBusException in __new__()
https://launchpad.net/bugs/81957
--
ubuntu-bugs mai
I have here the same problem and a problem like this had also Gajim and
update-manager - it's after a upgrade of python-dbus...
I hope you can fix it!
--
service-discovery-applet crashed with DBusException in __new__()
https://launchpad.net/bugs/81957
--
ubuntu-bugs mailing list
ubuntu-bugs@li
It's the first time it's happened, and I regularly use hibernate and
suspend. Are there any symbols/debug packages I can install to make it
easier to diagnose if it happens again?
--
service-discovery-applet crashed with DBusException in __new__()
https://launchpad.net/bugs/81957
--
ubuntu-bugs
It seems that dbus (the session dbus, not system dbus) is not (yet?)
available.
so dbus.SessionBus() fails
I don't know yet if i should try/catch and retry until the session bus
is available or if it's a bug in dbus itself or python-dbus
--
service-discovery-applet crashed with DBusException in