I upgraded Amarok (on openSUSE 13.1, KDE) and now I get this error:
No idea where the source-code is...no idea how to find that.
Code:
Amarok could not find any collection plugins. It is possible that Amarok is installed under the wrong prefix, please fix your installation using:$ cd /path/to/amarok/source-code/
$ su -c "make uninstall"
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install"
$ kbuildsycoca4 --noincremental
$ amarok