Comment 4 for bug 1317431

Revision history for this message
In , Aleix Pol (aleixpol-kde) wrote :

Git commit 70cc5d6532829d8bf1a95cd46ca5403eb195e6ec by Aleix Pol.
Committed on 07/05/2014 at 16:16.
Pushed by apol into branch '2.2'.

Fix threading problem involving KSharedConfig

Stop using it in favor of QSharedPointer<KConfig>, so that we don't access
the shared database, which is not thread-safe.

M +1 -6 libmuon/backends/ApplicationBackend/Application.cpp
M +1 -2 libmuon/backends/ApplicationBackend/Application.h

http://commits.kde.org/muon/70cc5d6532829d8bf1a95cd46ca5403eb195e6ec