Revision 3452752...

Go back to digest for 15th September 2013

Bug Fixes in Multimedia

Mark Kretschmann committed changes in [amarok] /:

Fix long-standing issue with not finding plugins after upgrade.

It turned out that the KDE class KBuildSycocaProgressDialog which
we used before does not work reliably. Now we are executing the
kbuildsycoca4 binary directly, which works always. So the user
should only ever get an error message if the plugins _are_ actually
incorrectly installed.

File Changes

Modified 3 files
  •   ChangeLog
  •   src/PluginManager.cpp
  •   src/PluginManager.h
3 files changed in total