Comment 1 for bug 357412

Revision history for this message
Adal Alom Rodríguez (arpia49) wrote :

Hello, i've got a Dell Mini 9 with Ubuntu 9.04.

No working bluetooth for me :(

I've installed aircraft-manager (8.10 version) and that's what I got (also attached):

$ sudo aircraft-manager
Traceback (most recent call last):
  File "/usr/bin/aircraft-manager-util", line 6, in <module>
    import portio
ImportError: No module named portio
Traceback (most recent call last):
  File "/usr/bin/aircraft-manager-util", line 6, in <module>
    import portio
ImportError: No module named portio
Traceback (most recent call last):
  File "/usr/bin/aircraft-manager", line 359, in <module>
    app = GUI()
  File "/usr/bin/aircraft-manager", line 79, in __init__
    self.cbBT.set_active(self.getBtState())
  File "/usr/bin/aircraft-manager", line 302, in getBtState
    f = open("/tmp/bt_status", "r")
IOError: [Errno 2] No existe el fichero ó directorio: '/tmp/bt_status'

$ sudo aircraft-manager-util
Traceback (most recent call last):
  File "/usr/bin/aircraft-manager-util", line 6, in <module>
    import portio
ImportError: No module named portio