Bug 348895 - Bluedevil breaks after a while
Summary: Bluedevil breaks after a while
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Bluedevil
Classification: Plasma
Component: general (show other bugs)
Version: 5.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-08 20:06 UTC by Franco Pellegrini
Modified: 2015-06-08 21:03 UTC (History)
0 users

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 Franco Pellegrini 2015-06-08 20:06:12 UTC
I don't know exactly how to describe this issue. After a while of using my H800 Logitech headsets, bluedevil will randomly error.

The systemtray icon will be blurred, and if you hover it with the mouse it says "Bluetooth off" and if clicked, will say "No adapters found"

The konsole where I ran bluedevil-monolithic to have the system tray in the first place (related bug: https://bugs.kde.org/show_bug.cgi?id=348894) will print:

uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu 
Removed:  "/org/bluez/17378/hci0" 
Added:  "/org/bluez/17378/hci0" 


In order to fix this, I have to:

$ killall bluedevil-monolithic
$ bluedevil-monolithic


It is worth mentioning, that the bluetooth connection with the headset is not lost and I can continue listening to music.

Reproducible: Couldn't Reproduce




bluedevil - 2.0~rc1really1.3.2-0ubuntu1
KDE plasma - 5.3.1
QT - 5.4.1
Comment 1 David Rosca 2015-06-08 20:56:11 UTC
I'm sorry, but Bluedevil 1.3 (for BlueZ 4) is now unmaintained.
Comment 2 Franco Pellegrini 2015-06-08 20:59:16 UTC
Ok, I'm a bit confused here... re-reading the version 2.0~rc1really1.3.2-0ubuntu1 I'm feeling kind of stupid asking :P this means the Ubuntu packagers have packed version 1.3.2 as 2.0? 

If this is so, I just need to wait until the real 2.0 comes out?
Comment 3 David Rosca 2015-06-08 21:03:25 UTC
(In reply to Franco Pellegrini from comment #2)
> 2.0~rc1really1.3.2-0ubuntu1 I'm feeling kind of stupid asking :P this means
> the Ubuntu packagers have packed version 1.3.2 as 2.0? 
> 

Yes, this is actually a 1.3 version, because that is the last version working with BlueZ 4.

Unfortunately, you need to wait for Ubuntu to move to Bluez 5 and then you will be able to use latest Bluedevil (which is part of workspace now, so it has same version as Plasma = 5.3.1 in your case).