Ticket #179 (closed bug: fixed)

Opened 3 years ago

listen doesn't start

Reported by: mazdac Owned by: theli
Priority: minor Milestone:
Component: Other Version:
Keywords: Cc:

Description

A problem occured in "Listen", report it please Traceback (most recent call last):

File "/usr/local/bin/listen", line 144, in init

self.run()

File "/usr/local/bin/listen", line 265, in run

self.player = Player(self.osd)

File "/usr/local/lib/listen/player.py", line 265, in

init

bus = dbus.SessionBus?()

File

"//usr/lib/python2.4/site-packages/dbus/_dbus.py", line 266, in new

return Bus.new(cls, Bus.TYPE_SESSION,

use_default_mainloop, private)

File

"//usr/lib/python2.4/site-packages/dbus/_dbus.py", line 99, in new

bus._connection = dbus_bindings.bus_get(bus_type,

private)

File "dbus_bindings.pyx", line 1695, in

dbus_bindings.bus_get DBusException: No reply within specified time

Gentoo unstable distro. I don't know it's problem in my system or in listen, in archive and website aren't any faq or documentation. By other hand... there isn't any uninstall program/script (make uninstall or something).

Change History

Changed 3 years ago by theli

  • status changed from assigned to closed

Logged In: YES user_id=1463559

Already fixed

Note: See TracTickets for help on using tickets.