Public bug reported:

Binary package hint: listen

I am using xubuntu 9.10, I have this error :

/usr/lib/pymodules/python2.6/musicbrainz2/model.py:21: DeprecationWarning: the 
sets module is deprecated
  from sets import Set
Traceback (most recent call last):
  File "listen", line 153, in listen_is_alive
    pid = int(pf.read().strip())
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
  File "listen", line 200, in <module>
    ListenApp()
  File "listen", line 141, in __init__
    self.option.run_load()
  File "/usr/lib/listen/option_parser.py", line 113, in run_load
    obj = bus.get_object("org.gnome.Listen","/org/gnome/listen")
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in 
activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in 
start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.


I try under ubuntu 9.10 and it's working ...
Without musibrainz2 (message saying it's deprecated, just complain about the 
fact module is not here but still same messages after)

** Affects: listen (Ubuntu)
     Importance: Undecided
         Status: New

-- 
listen doesn't start with some python errors
https://bugs.launchpad.net/bugs/429601
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to