I have similar problems with other arguments. For example: $ listen --next location: /usr/lib/xulrunner-1.9b5/libxpcom.so before 3 Traceback (most recent call last): File "/usr/lib/listen/listen.py", line 218, in <module> ListenApp() File "/usr/lib/listen/listen.py", line 150, in __init__ option.run_load(bonobo_client) File "/usr/lib/listen/option_parser.py", line 81, in run_load ret = client.msg_send("control",("next","")) AttributeError: 'NoneType' object has no attribute 'msg_send'
$ listen --previous location: /usr/lib/xulrunner-1.9b5/libxpcom.so before 3 Traceback (most recent call last): File "/usr/lib/listen/listen.py", line 218, in <module> ListenApp() File "/usr/lib/listen/listen.py", line 150, in __init__ option.run_load(bonobo_client) File "/usr/lib/listen/option_parser.py", line 84, in run_load ret = client.msg_send("control",("previous","")) AttributeError: 'NoneType' object has no attribute 'msg_send' -- Listen crashed on reproduce a song in command line https://bugs.launchpad.net/bugs/210023 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