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

** Attachment added: "aircraft.zip"
   http://launchpadlibrarian.net/25221977/aircraft.zip

-- 
Failure using Aircraft-Manager with Jaunty UNR
https://bugs.launchpad.net/bugs/357412
You received this bug notification because you are a member of OEM
Services QA, which is subscribed to The Dell Mini Project.

Status in Dell Inspiron Mini with Custom Dell UI: New
Status in Ubuntu Netbook Remix: New

Bug description:
I am not sure if this should be bug or a wishlist. BUT aircraft-manager crashes 
miserably when I add the package to a Jaunty Ubuntu-Netbook-Remix. I wanted 
that aircraft manager installed to turn off and on my bluetooth support mostly.

I did dig into the code of aircraft manager and discovered two 
incompatibilities with the UNR live image for Jaunty. First the kernel is 
missing a module called hci_usb which may explain why bluetooth notification 
icon does not appear. I know this cause I ran the command that this app ran 
directly in a terminal. 

Second the d-bus messages for network manager appear to have changed which does 
explain why it crashes in the first place. I know this cause it spews 
"dbus.exceptions.DBus Exceptions: org.freedesktop.DBus.Error.UnknownMethod: 
Method "getWirelessEnabled" with signature "" on interface ("null") doesn't 
exist. This method is called with getWifiState() on line 300 of 
aircraft-manager.

As I said I am unsure how this should be handled :/ but I think that 
aircraft-manager should be usuable in Jaunty even if the entire mini9 package 
set stays with Hardy. It seems only common sense to keep those brave mini9 
users happy.

_______________________________________________
Mailing list: https://launchpad.net/~oem-qa
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~oem-qa
More help   : https://help.launchpad.net/ListHelp

Reply via email to