GNOME Bugzilla – Bug 451770
crash in Gimmie: right clicking on the gr...
Last modified: 2007-07-27 14:23:42 UTC
What were you doing when the application crashed? right clicking on the green title Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.18.1 2007-04-10 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Tango Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (6 sec old) --------------------- dbus_bindings, which was never meant to be public API. Most uses of dbus_bindings are applications catching the exception dbus.dbus_bindings.DBusException. You should use dbus.DBusException instead (this is compatible with all dbus-python versions since 0.40.2). If you need additional public API, please contact the maintainers via <dbus@lists.freedesktop.org>. from dbus.dbus_bindings import DBusException /home/yarden/.quodlibet/plugins/events/trayicon(2).py:15: DeprecationWarning: the module egg.trayicon is deprecated; equivalent functionality can now be found in pygtk 2.10 import egg.trayicon as trayicon Supported formats: mp3, mp4, mpc, trueaudio, wav, wavpack, xiph Loaded song library. Opening audio device. -------------------------------------------------- Traceback (most recent call last):
+ Trace 144237
for mi in self.topic.get_context_menu_items():
self._add_templates(menu)
*** Bug 452150 has been marked as a duplicate of this bug. ***
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 441621 ***