| Summary: | Songs are being played twice in in amarok in shuffle album mode if the album is added to the playlist twice | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | t.lattmann |
| Component: | Playlist | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.8.0 | ||
| Target Milestone: | 2.9 | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
t.lattmann
2016-06-03 08:56:26 UTC
Could you please test with amarok 2.9 beta? (In reply to Myriam Schweingruber from comment #1) > Could you please test with amarok 2.9 beta? There is no deb file right? I downloaded the Amarok source from here: https://amarok.kde.org/en/node/887 and compiled it with cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -Wno-dev and also installed all required dependencies but I still get at least one error: Could NOT find FFmpeg (missing: AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS) but ffmeg is installed, libavformat-dev as well. I found some bug reports but no solution. also I'm not sure if this is an error: Found gmock and gtest but need to build both: /usr/include/gmock;/usr/src/gmock;GOOGLEMOCK_DEP_GTEST_SOURCES-NOTFOUND/gtest/include, GOOGLEMOCK_DEP_GTEST_SOURCES-NOTFOUND CMake Error at tests/CMakeLists.txt:143 (add_subdirectory): add_subdirectory given source "GOOGLEMOCK_DEP_GTEST_SOURCES-NOTFOUND/gtest" which is not an existing directory. So right now i can't test it, sorry You can just disable the test framework (which is enabled my default for KDE applications) by adding the option -DKDE4_BUILD_TESTS=OFF to your cmake line Any news on this? Seems to work in Version 2.9 as expected. Thanks a lot, sorry I never did any testing! |