Revision 744ff9b...

Go back to digest for 29th April 2012

Bug Fixes in KDE Base

Alex Fiestas committed changes in [bluedevil] /daemon/kded:

Set a new Object as parent of BlueZAgent

You can't register a child of a parent exposed with ExportChildObjects, if
you do so the app may crash.

for not making this patch too big I'm using the parent() reference from
the BlueAgent object itself to delete the parent and this will delete
the agent. I will improve it in BlueDevil 2.0

Versions minor to 1.3 are not affected by this bug since they use qApp
as a parent instead of BlueDevilDAemon.

File Changes

Modified 2 files
  • /daemon/kded
  •   src/BlueDevilDaemon.cpp
  •   src/bluezagent.cpp
2 files changed in total