Bug 237071

Summary: updating bluez to 4.63 crashes kbluetooth
Product: [Frameworks and Libraries] kbluetooth Reporter: Cedric Laczny <cedric.laczny>
Component: generalAssignee: Alex Fiestas <afiestas>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lamarque
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Cedric Laczny 2010-05-10 09:49:27 UTC
Version:           0.4.2 (using KDE 4.4.3)
Compiler:          gcc-4.3.4 
OS:                Linux
Installed from:    Gentoo Packages

Hi,

whan updating to bluez-4.63, I get the following error message when starting kbluetooth:
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbluetooth(28144)/kdecore (KLibrary) kde4Factory: The library "/usr/lib64/kde4/solid_bluez.so" does not offer a qt_plugin_instance function.

Subsequently, I have to kill the process aswell, because calling "kbluetooth" again yields "KBluetooth aready running!" otherwise.
If you need some additional information, please let me know.

Thanks.
Comment 1 Cedric Laczny 2010-05-10 17:11:21 UTC
I found out that the problem seems not to come from the bluez-update, but from
a previous update of kde-base/solid-4.4.3. At least that's what I found out via
"equery belongs /usr/lib64/kde4/solid_bluez.so". Additionaly, downgrading to
bluez-4.39-r2 yields the same problem as with bluez-4.63, so I assume it's
rather related to kde-base/solid.
Sorry for the inconvenience.
Comment 2 Lamarque V. Souza 2011-04-11 19:40:47 UTC

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