Quod Libet says it crash when i quit it

Bug #87823 reported by Tristan Cragnolini
2
Affects Status Importance Assigned to Milestone
quodlibet (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: quodlibet

Hello, so here is my bug : when i quit Quod Libet, a few seconds after, a windows pop up saying "Quod Libet closed unexpectedly". I would like to point out first that this is not unexpected at all ;)

All i need to reproduce this bug is to open Quod Libet, then close it. It happens every time i quit Quod Libet. There is the output i get from a terminal, after i open then close
Quod Libet :

titou@titou-desktop:~$ quodlibet
Formats supportés : mod, mp3, mpc, trueaudio, wav, wavpack, xiph
Bibliothèque de chansons chargée.
Ouverture du périphérique audio.
/usr/share/quodlibet/qltk/dbus_.py:11: DeprecationWarning: The dbus_bindings module is deprecated and will go away soon.

dbus-python 0.80 provides only a partial emulation of the 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
<email address hidden>.

  from dbus.dbus_bindings import DBusException
/home/titou/.themes/Clearlooks_whitegraphite_V2/gtk-2.0/gtkrc:53: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
Traceback (most recent call last):
  File "/usr/share/quodlibet/plugins/events.py", line 95, in _load
    try: obj = Kind()
  File "/usr/share/quodlibet/plugins/events/gajim_status.py", line 53, in __init__
    self.interface = dbus.Interface(dbus.SessionBus().get_object('org.gajim.dbus', '/org/gajim/dbus/RemoteObject'), 'org.gajim.dbus.RemoteInterface')
  File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 410, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 230, in __init__
    _dbus_bindings.UInt32(0))
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 169, in __call__
    reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gajim.dbus was not provided by any .service files
Traceback (most recent call last):
  File "/usr/share/quodlibet/plugins/events.py", line 128, in __invoke
    try: handler(*args)
  File "/usr/share/quodlibet/plugins/events/autorating.py", line 20, in plugin_on_song_ended
    rating = song["~#rating"]
TypeError: 'NoneType' object is unsubscriptable
Traceback (most recent call last):
  File "/usr/share/quodlibet/plugins/events/gajim_status.py", line 56, in quit
    try: self.change_status(self.accounts, '')
  File "/usr/share/quodlibet/plugins/events/gajim_status.py", line 61, in change_status
    t = self.interface.get_status()
AttributeError: 'GajimStatusMessage' object has no attribute 'interface'
titou@titou-desktop:~$

My config :

Ubuntu 7.04
Intel Celeron "Prescott" 2.4 Ghz
1 Go RAM
Gnome 2.17.91

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.