Package Details: clementine 1.4.0rc2-6

Git Clone URL: https://aur.archlinux.org/clementine.git (read-only, click to copy)
Package Base: clementine
Description: A modern music player and library organizer
Upstream URL: https://www.clementine-player.org/
Licenses: GPL
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 16
Popularity: 0.96
First Submitted: 2023-06-28 19:03 (UTC)
Last Updated: 2024-03-02 18:47 (UTC)

Pinned Comments

haplo commented on 2024-01-30 15:48 (UTC)

@geomaster Same problem here, Clementine failed to start today due to taglib being upgraded:

/usr/bin/clementine: error while loading shared libraries: libtag.so.1: cannot open shared object file: No such file or directory

And build fails with the error you posted.

I opened an issue upstream: https://github.com/clementine-player/Clementine/issues/7313

FabioLolix commented on 2023-09-22 19:45 (UTC)

Dear all

  • every time you have error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory for build from source programs you have to rebuild it

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

geomaster commented on 2024-01-31 04:49 (UTC)

@haplo Create symlink for run installed version:

sudo ln -s /usr/lib/libtag.so /usr/lib/libtag.so.1

FabioLolix commented on 2024-01-30 17:49 (UTC)

Thanks for opening the issue haplo

haplo commented on 2024-01-30 15:48 (UTC)

@geomaster Same problem here, Clementine failed to start today due to taglib being upgraded:

/usr/bin/clementine: error while loading shared libraries: libtag.so.1: cannot open shared object file: No such file or directory

And build fails with the error you posted.

I opened an issue upstream: https://github.com/clementine-player/Clementine/issues/7313

geomaster commented on 2024-01-30 05:16 (UTC) (edited on 2024-01-30 05:17 (UTC) by geomaster)

Build failed after update taglib from 1.13.1 to 2.0:


Clementine-1.4.0rc2/ext/libclementine-tagreader/tagreader.cpp:201:53: error: «const class TagLib::APE::Item» does not contain an element named «toStringList»; do you mean «toString»?
  201 |      TagLib::StringList album_artists = it->second.toStringList();
      |                                                    ^~~~~~~~~~~~
      |                                                    toString

maderios commented on 2023-12-10 09:54 (UTC)

@freedomsha Manjaro is not Arch, you don't post at the right place. See rules here: https://bbs.archlinux.org/misc.php?action=rules

FabioLolix commented on 2023-12-09 21:45 (UTC)

@freedomsha

freedomsha commented on 2023-12-09 21:45 (UTC)

après une nouvelle installation sur Manjaro dépendance nécessaire : pkgconf

FabioLolix commented on 2023-10-13 14:11 (UTC)

@Roken not going to happen, adjust your makepkg.conf accordingly

FabioLolix commented on 2023-09-24 22:07 (UTC)

@joe1984 it is not mandatory to bump pkgrel for every rebuild