← Back to team overview

blueman team mailing list archive

[Bug 335949] Re: Nokia N95 8GB Bluetooth DUN/serial connection problem

 

I confirm the fix to. And I agree - keep up the real awesome work!

** Changed in: blueman
       Status: Triaged => Fix Released

-- 
Nokia N95 8GB Bluetooth DUN/serial connection problem
https://bugs.launchpad.net/bugs/335949
You received this bug notification because you are a member of Blueman
Development Team, which is the registrant for Blueman.

Status in Blueman - Bluetooth Manager: Fix Released

Bug description:
I can't connect to my serial port or dun service using bluetooth. I can connect trough my usb cable though.
GUI errors:
dun:  "port already in use"
serial: "Does not match"
Python errors:
serial service:
fail (/usr/lib/python2.5/site-packages/blueman/gui/manager/ManagerDeviceMenu.py:130)
fail (DBusException(dbus.String(u'DBusException: org.bluez.Error.DoesNotExist: Does not match\n'),),) 

DUN:
fail (/usr/lib/python2.5/site-packages/blueman/gui/manager/ManagerDeviceMenu.py:130)
fail (DBusException(dbus.String(u'DBusException: org.bluez.Error.Failed: Port already in use\n'),),) 

And ofcource I tried to turn it on and off again =)