Comment 85 for bug 280997

Revision history for this message
paulo (paul-oakley) wrote :

KDE 4.1.96-0ubuntu1~intrepid1~ppa1
kdebluetooth 0.3-1ubuntu0.1
kdebase-workspace 4.1.96-0ubuntu4~intrepid1~ppa1
bluez 4.25-0ubuntu1~git20081226

I deleted all devices using gnomes "bluetooth-applet" in a terminal and then closed the terminal stopping the applet
Then I ran kbluetooth4-devicemanager in a terminal
in "select your device" I selected my BT mouse and clicked next, the device manager crashes with the following output

paulo@illustrious:~$ /usr/bin/kbluetooth4-devicemanager
kbluetooth4-devicemanager(14355) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded: "BlueZ"
kbluetooth4-devicemanager(14355) DeviceMan::DeviceMan: Device Manager - Welcome
kbluetooth4-devicemanager(14355) DeviceMan::getConfiguredDevices: Device List Size: 0
^[[B^[[B^[[Bkbluetooth4-devicemanager(14355) DeviceMan::slotStartWizard: Starting Wizard
kbluetooth4-wizard(14362) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded: "BlueZ"
kbluetooth4-wizard(14362) BTWizard::slotNext: Page ID: 1
kbluetooth4-wizard(14362) BTWizard::slotNext: Page ID: 2
kbluetooth4-wizard(14362) BTWizard::slotNext: page 2 reached!
kbluetooth4-wizard(14362) BTWizard::slotSearch: Text "&Search"
kbluetooth4-wizard(14362) BTWizard::slotSearch: searching...
kbluetooth4-wizard(14362) BTWizard::slotSearch: Configured Devices: 0
kbluetooth4-devicemanager(14355) BluezBluetoothInterface::slotDeviceFound: device found "B0:53:08:06:07:65" QVariant(QString, "Bluetooth Mouse")
kbluetooth4-wizard(14362) BluezBluetoothInterface::slotDeviceFound: device found "B0:53:08:06:07:65" QVariant(QString, "Bluetooth Mouse")
kbluetooth4-wizard(14362) BTWizard::slotRemoteDeviceFound: Configured Devices from slotRemoteDeviceFound: 0
kbluetooth4-wizard(14362) BTWizard::filterList: Filter DeviceList "Bluetooth Mouse" "input-mouse"
kbluetooth4-devicemanager(14355) BluezBluetoothInterface::slotDeviceFound: device found "00:1A:16:5A:3C:20" QVariant(QString, "Nokia 6021 km's")
kbluetooth4-wizard(14362) BluezBluetoothInterface::slotDeviceFound: device found "00:1A:16:5A:3C:20" QVariant(QString, "Nokia 6021 km's")
kbluetooth4-wizard(14362) BTWizard::slotRemoteDeviceFound: Configured Devices from slotRemoteDeviceFound: 0
kbluetooth4-wizard(14362) BTWizard::filterList: Filter DeviceList "Nokia 6021 km's" "phone"
kbluetooth4-devicemanager(14355) BluezBluetoothInterface::slotDeviceFound: device found "00:1F:CC:CF:75:52" QVariant(QString, "SGH-E250")
kbluetooth4-wizard(14362) BluezBluetoothInterface::slotDeviceFound: device found "00:1F:CC:CF:75:52" QVariant(QString, "SGH-E250")
kbluetooth4-wizard(14362) BTWizard::slotRemoteDeviceFound: Configured Devices from slotRemoteDeviceFound: 0
kbluetooth4-wizard(14362) BTWizard::filterList: Filter DeviceList "SGH-E250" "phone"
kbluetooth4-wizard(14362) BTWizard::slotDeviceSelectionChanged: 0x9c6d3a8
kbluetooth4-wizard(14362) BTWizard::slotNext: Page ID: 3
kbluetooth4-devicemanager(14355) BluezBluetoothInterface::slotDeviceCreated: device created
kbluetooth4-devicemanager(14355) DeviceMan::slotDeviceAdded: Device Added
kbluetooth4-devicemanager: symbol lookup error: kbluetooth4-devicemanager: undefined symbol: _ZNK5Solid7Control18BluetoothInterface28findBluetoothRemoteDeviceUBIERK7QString
paulo@illustrious:~$ Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
kbluetooth4-wizard(14362) BluezBluetoothInterface::slotDeviceCreated: device created
kbluetooth4-wizard(14362) BTWizard::slotRemoteDeviceCreated: device created "/org/bluez/5834/hci0/dev_B0_53_08_06_07_65"
kbluetooth4-inputwizard: symbol lookup error: kbluetooth4-inputwizard: undefined symbol: _ZNK5Solid7Control18BluetoothInterface28findBluetoothRemoteDeviceUBIERK7QString

The mouse still appeared to be in discovery mode.
I disconnected the batteries to my mouse and reconnected it.
It then paired with my laptop OK.
I then re-ran kbluetooth-devicemanager in a new terminal and got the following output

paulo@illustrious:~$ /usr/bin/kbluetooth4-devicemanager
kbluetooth4-devicemanager(14772) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded: "BlueZ"
kbluetooth4-devicemanager(14772) DeviceMan::DeviceMan: Device Manager - Welcome
QDBusObjectPath: invalid path ""
process 14772: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file dbus-message.c line 1070.
This is normally a bug in some application using the D-Bus library.
QDBusConnection: error: could not send message to service "org.bluez" path "" interface "org.freedesktop.DBus.Introspectable" member "Introspect"
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
kbluetooth4-devicemanager(14772) DeviceMan::getConfiguredDevices: Device List Size: 1
kbluetooth4-devicemanager: symbol lookup error: kbluetooth4-devicemanager: undefined symbol: _ZN5Solid7Control21BluetoothRemoteDevice4nameEv
paulo@illustrious:~$

kbluetooth4-devicemanager no longer runs
I then configured the mouse with Gnomes "bluetooth-applet" as above and closed the terminal
Then I retried kbluetooth4-devicemanager but it won't run with the following output which appears identical to the above output apart from the numbers

paulo@illustrious:~$ /usr/bin/kbluetooth4-devicemanager
kbluetooth4-devicemanager(2814) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded: "BlueZ"
kbluetooth4-devicemanager(2814) DeviceMan::DeviceMan: Device Manager - Welcome
QDBusObjectPath: invalid path ""
process 2814: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file dbus-message.c line 1070.
This is normally a bug in some application using the D-Bus library.
QDBusConnection: error: could not send message to service "org.bluez" path "" interface "org.freedesktop.DBus.Introspectable" member "Introspect"
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeCreated(QString)
Object::connect: No such signal Solid::Control::BluetoothRemoteDevice::nodeRemoved(QString)
kbluetooth4-devicemanager(2814) DeviceMan::getConfiguredDevices: Device List Size: 1
kbluetooth4-devicemanager: symbol lookup error: kbluetooth4-devicemanager: undefined symbol: _ZN5Solid7Control21BluetoothRemoteDevice4nameEv
paulo@illustrious:~$

Hope this helps