Summary: | amarok no longer lets you change tags | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Alain Knaff <kde> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | 2.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.3.2 | |
Sentry Crash Report: |
Description
Alain Knaff
2010-10-23 16:44:54 UTC
Please upgrade to Amarok 2.3.2 and try again. See also http://kubuntu.org/news/amarok-232-backports-ppa After doing this, amarok doesn't start at all. It says: 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 More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net. However: 1. I installed from the deb repository that you recommended, not from source. So I cannot follow the instructions outlined. 2. The README file in /usr/share/doc/amarok/ (the only one in the amarok package) doesn't contain any information about this problem (not a single mention of "collection plugins" in there) So, after the "up"grade, the problem has become much worse. I'm back to juk now After restarting my session, amarok works again (and this bug is fixed...), but now unfortunately konsole's icon is gone... Thank you for your feedback. The panel icon missing is a different bug, so I can close this one as fixed. |