Comment 4 for bug 210023

Revision history for this message
TimK (ubuntu-timkoop) wrote :

This might be related also: When I run "listen --device=/dev/scd0" or "listen -d /dev/scd0" I get this reply:

$ listen -d /dev/scd0
Error grabbing key 174, 0x870f000
No iPod support
location: /usr/lib/xulrunner-1.9.0.4/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 102, in run_load
    ret = client.msg_send("control",("play-device",self.options.device))
AttributeError: 'NoneType' object has no attribute 'msg_send'

And yes, /dev/scd0 does exist. In fact, it is what %d translates to in auto command to play audio CDs.

Using Xubuntu 8.10