You are not logged in.
Hello everyone. I'm trying to use listen music player, but it gives me an error. Here are the parts i think are significant.
No avahi support
Traceback (most recent call last):
File "listen", line 200, in <module>
ListenApp()
File "listen", line 124, in __init__
self.listen_instance = Listen()
File "/usr/lib/listen/widget/listen.py", line 115, in __init__
vbox.pack_start(self.get_main_menu(),False,False)
File "/usr/lib/listen/widget/listen.py", line 468, in get_main_menu
if config.getboolean("setting","repeat_mode"): b1.activate()
NameError: global name 'b1' is not definedIf anyone knows what this means I'd appreciate it, thank you!
Last edited by Intrepid (2009-06-24 00:18:29)
Intrepid (adj.): Resolutely courageous; fearless.
Offline
Hello everyone. I'm trying to use listen music player, but it gives me an error. Here are the parts i think are significant.
No avahi support Traceback (most recent call last): File "listen", line 200, in <module> ListenApp() File "listen", line 124, in __init__ self.listen_instance = Listen() File "/usr/lib/listen/widget/listen.py", line 115, in __init__ vbox.pack_start(self.get_main_menu(),False,False) File "/usr/lib/listen/widget/listen.py", line 468, in get_main_menu if config.getboolean("setting","repeat_mode"): b1.activate() NameError: global name 'b1' is not definedIf anyone knows what this means I'd appreciate it, thank you!
Offline
Thanks. I'll try that out and give an update on the status when I get home from university.
Intrepid (adj.): Resolutely courageous; fearless.
Offline
Yeah I figured out the problem; I was using Noteo without gnome-notification-daemon. Oh well, I installed that and everything's ok!
Intrepid (adj.): Resolutely courageous; fearless.
Offline
Sorry for the intervention...
Listen 0.6.1 does not save radio stations, either.
This is fixed in 0.6.2, which isn't in [community] yet.
Microshaft delenda est
Offline