Bug 180297 - kbluetooth4-devicemanager doesn't work, maybe due to a mistake on communications with Dbus library
Summary: kbluetooth4-devicemanager doesn't work, maybe due to a mistake on communicati...
Status: RESOLVED DUPLICATE of bug 172267
Alias: None
Product: kde-bluetooth
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Gollub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-10 23:19 UTC by Mimmox
Modified: 2009-01-20 01:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mimmox 2009-01-10 23:19:59 UTC
Version:           1:0.2-0ubuntu (using KDE 4.1.2)
Compiler:          gcc (Ubuntu 4.3.2-1ubuntu11) 
OS:                Linux
Installed from:    Ubuntu Packages

$ sudo kbluetooth4-devicemanager
Error: "/var/tmp/kdecache-user" is owned by uid 1000 instead of uid 0.
kbluetooth4-devicemanager(10017) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded:  "BlueZ"
process 10017: 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"
kbluetooth4-devicemanager(10017) DeviceMan::DeviceMan: Device Manager - Welcome
Error: "/tmp/kde-user" is owned by uid 1000 instead of uid 0.
kbluetooth4-devicemanager(10017) DeviceMan::getConfiguredDevices: Device List Size:  0
kbluetooth4-devicemanager(10017) DeviceMan::slotStartWizard: Starting Wizard
Error: "/var/tmp/kdecache-user" is owned by uid 1000 instead of uid 0.
kbluetooth4-wizard(10025) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded:  "BlueZ"
process 10025: 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 slot BTWizard::slotValidatePage()
Error: "/tmp/kde-user" is owned by uid 1000 instead of uid 0.
kbluetooth4-wizard(10025) BTWizard::slotNext: Page ID:  1
kbluetooth4-wizard(10025) BTWizard::slotNext: Page ID:  2
kbluetooth4-wizard(10025) BTWizard::slotNext: page 2 reached!
kbluetooth4-wizard(10025) BTWizard::slotSearch: searching...
process 10025: 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.bluez.Adapter" member "DiscoverDevices"
kbluetooth4-wizard(10025) BTWizard::~BTWizard: Deleting Wizard
kbluetooth4-devicemanager(10017) DeviceMan::~DeviceMan: inputDeviceMap deleted
kbluetooth4-devicemanager(10017) DeviceMan::~DeviceMan: remoteDeviceMap deleted
kbluetooth4-devicemanager(10017) DeviceMan::~DeviceMan: Device Manager closed
Comment 1 Dario Andres 2009-01-20 01:16:42 UTC

*** This bug has been marked as a duplicate of bug 172267 ***