gwibber crashed with DBusException in call_blocking()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gwibber (Ubuntu) |
Confirmed
|
High
|
Ken VanDine |
Bug Description
Binary package hint: gwibber
Seemed to occur when selecting a gwibber message from the new indicator applet.
ProblemType: Crash
Architecture: i386
Date: Tue Sep 1 11:15:25 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gwibber
InterpreterPath: /usr/bin/python2.6
Package: gwibber 2.0.0~bzr396-
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/gwibber
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
PythonArgs: ['/usr/
SourcePackage: gwibber
Title: gwibber crashed with DBusException in call_blocking()
Uname: Linux 2.6.31-9-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers
tags: | removed: need-duplicate-check |
Changed in gwibber (Ubuntu): | |
assignee: | nobody → Ken VanDine (ken-vandine) |
Changed in gwibber (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in gwibber (Ubuntu): | |
status: | New → Confirmed |
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.