Amarok - Wikipedia - Printable Version +- Maui Forums (https://forums.mauilinux.org) +-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74) +--- Forum: Software & Applications (https://forums.mauilinux.org/forumdisplay.php?fid=77) +--- Thread: Amarok - Wikipedia (/showthread.php?tid=23939) |
Amarok - Wikipedia - Sigurd - 4th September 2016 Hallo, Usually I can see the Wikipedia about the interpret or album etc. But here it does not work. On the other hand the lyrics appear. What can I do to solve the problem? Amarok Diagnostics Amarok Version: 2.8.0 KDE Version: 4.14.16 Qt Version: 4.8.7 Phonon Version: 4.8.3 Phonon Backend: VLC (0.8.2) PulseAudio: No Amarok Scripts: Amarok Script Console 1.0 (stopped) Lyricwiki .2 (running) Free Music Charts 1.6.0 (running) Librivox.org 1.0 (running) Cool Streams 1.0 (running) Amarok Plugins: AudioCd Collection (enabled) DAAP Collection (disabled) MTP Collection (enabled) MySQLServer Collection (enabled) MySQLe Collection (enabled) UPnP Collection (disabled) Universal Mass Storage Collection (enabled) iPod, iPad & iPhone Collection (enabled) Ampache (disabled) Jamendo (enabled) Last.fm (enabled) MP3 Music Store (enabled) MP3tunes (disabled) Magnatune Store (enabled) Podcast Directory (enabled) gpodder.net (disabled) Kind regards, Sigurd RE: Amarok - Wikipedia - AJSlye - 4th September 2016 (4th September 2016, 15:54)Sigurd Wrote: Hallo, Seems like a known issue, here is the bug report: https://bugs.kde.org/show_bug.cgi?id=349313 Should be fixed in the 2.9 beta version. https://amarok.kde.org/ RE: Amarok - Wikipedia - Sigurd - 4th September 2016 Hi AJSlye, great, at the Amarok webpage I only can find the source code of version 2.9 beta. There is no debian package of version 2.9 beta. How can I install Amarok 2.9 beta using this source code? Kind regards, Sigurd RE: Amarok - Wikipedia - AJSlye - 4th September 2016 The instructions are in the link right next to the download:: https://community.kde.org/Amarok/Development/Development_HowTo RE: Amarok - Wikipedia - Sigurd - 6th September 2016 (4th September 2016, 20:48)AJSlye Wrote: The instructions are in the link right next to the download:: Hi, I think this is to far into the OS for me. But I tried it. And finally I got the message: sigurd@sigurd-desktop:~/amarok/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull -DKDE4_BUILD_TESTS=ON .. && make && make install -- /home/sigurd/amarok/cmake/modules CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find Taglib (missing: TAGLIB_INCLUDES TAGLIB_LIBRARIES) Call Stack (most recent call first): /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindTaglib.cmake:121 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:18 (find_package) -- Configuring incomplete, errors occurred! See also "/home/sigurd/amarok/build/CMakeFiles/CMakeOutput.log". sigurd@sigurd-desktop:~/amarok/build$ I installed Taglib standard via Synaptic Package Manager. But it still does not work. I guess I have to wait for a new Amarok in easy to install debian packages. Kind regards, Sigurd RE: Amarok - Wikipedia - AJSlye - 6th September 2016 When building from source you need the development packages installed, not just library packages (example: libtag1-dev, libmysqlclient-dev, etc). RE: Amarok - Wikipedia - Sigurd - 7th September 2016 (6th September 2016, 20:19)AJSlye Wrote: When building from source you need the development packages installed, not just library packages (example: libtag1-dev, libmysqlclient-dev, etc). Hi AJSlye, I understand. But for now it is to far into the development world. I don't know what will be when I change this or that. And in case I don't know how to make it undone. So I will keep my fingers out of it. Thank you for your help. Kind regards, Sigurd |