Package Details: amarok 3.0.0-1

Git Clone URL: https://aur.archlinux.org/amarok.git (read-only, click to copy)
Package Base: amarok
Description: The powerful music player for KDE
Upstream URL: https://apps.kde.org/de/amarok/
Licenses: GPL2, FDL, LGPL2.1
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 44
Popularity: 1.77
First Submitted: 2018-08-28 13:52 (UTC)
Last Updated: 2024-06-02 12:03 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

frealgagu commented on 2018-09-28 16:37 (UTC)

Looks like a new version of amarok 2.9.70 will be released soon.

Behem0th commented on 2018-09-22 16:32 (UTC)

Downgrade libssh to 0.8.2 version helps me.

kifuna commented on 2018-09-22 14:56 (UTC)

This error is most likely related to this: https://bugs.archlinux.org/task/59719. I tried to compile libssh with DWITH_GCRYPT=ON (as was the case for version 0.8.2) and amarok starts normally again. Is there maybe another option to circumvent this issue?

Behem0th commented on 2018-09-22 12:32 (UTC) (edited on 2018-09-22 13:00 (UTC) by Behem0th)

After arch update 22.09.18 old version amarok show error on start.

Message: "The Amarok database reported the following errors: MySQLe something failed! on library initialization failed, return code 1 In most cases you will need to resolve these errors before Amarok will run properly."

I build this version but still see error.

List updated pkg: https://pastebin.com/0RRQ94we

holunder commented on 2018-09-22 12:32 (UTC)

Am I the only one getting "MySQLe something failed! on library initialization failed, return code 1" since today’s updates?

Rhinoceros commented on 2018-09-09 03:59 (UTC)

Yeah fair enough. That all makes sense. Thanks for the update!

frealgagu commented on 2018-09-09 03:50 (UTC) (edited on 2018-09-09 03:58 (UTC) by frealgagu)

Yes, I was divided also, however to build the stable version you need the qt4 dependencies which have conflicts which their qt5 counterpart, so if you want to build the build the amarok 2.9 (qt4) you will need to downgrade the qt5 packages to qt4 to work. I guess that once amarok release the new version it will be included again in community or extra repository, but until the dependencies are in qt4 is not viable.

If you found a way to build it without conflicts with the last releases of qt5 or installing qt4 without issues, please let me know and I'll fix the package.

With the current version of qt5 you are not able to install amarok 2.9.0 or earlier, and if you have installed amarok surely is the version 2.9.0.git20180816 which already includes the support to qt5 but is still in pre-alpha.

https://community.kde.org/Amarok/Development/KF5port https://community.kde.org/Amarok/Development/KF5port/Status

For now, I prefer to use the development version which has already ported a lot to KF5 instead of downgrade a lot of libraries.

Rhinoceros commented on 2018-09-09 03:38 (UTC)

Hey frealgagu, I see that you updated the PKGBUILD to the next, pre-alpha version of amarok. I had some issues when the official repos updated it to this version too [a]. Basically, I'm not sure that this is the best idea, because several things are broken in this version. It's not the stable version, so perhaps this should be left for amarok-git. However, I get that the stable version is difficult to build because of it needs qca-qt4 to make, so I'm partially divided. Is there an easy way to build the current stable version instead?

[a] https://bbs.archlinux.org/viewtopic.php?pid=1804753#p1804753

frealgagu commented on 2018-09-02 15:28 (UTC)

A lot of dependencies (qt4) were removed from official repositories and amarok need them to compile successfully. I'm currently without access to a computer, so I hope returns in a week to fix the package.

The last git commits of the project uses qt5 so I guess amarok will release one soon.