Package Details: photoqt 5.2-2

Git Clone URL: https://aur.archlinux.org/photoqt.git (read-only, click to copy)
Package Base: photoqt
Description: Fast and highly configurable image viewer with a simple and nice interface.
Upstream URL: http://photoqt.org/
Licenses: GPL2
Conflicts: photoqt-bin, photoqt-bin-debug
Provides: photoqt-debug
Submitter: archtux
Maintainer: luspi
Last Packager: luspi
Votes: 108
Popularity: 0.51
First Submitted: 2013-08-11 21:50 (UTC)
Last Updated: 2026-03-03 14:34 (UTC)

Latest Comments

1 2 3 4 5 6 .. 14 Next › Last »

luspi commented on 2026-02-12 08:57 (UTC)

Indeed, the update for zxing-cpp to 3.x requires a rebuild (and I added a patch fixing some code compatibility issues).

ageorgiev_bg commented on 2026-02-12 08:16 (UTC)

Hello! The latest error: photoqt: error while loading shared libraries: libZXing.so.3: cannot open shared object file: No such file or directory. I suspect the update of extra/zxing-cpp 3.0.1-1

luspi commented on 2026-01-14 09:18 (UTC)

@ageorgiev_bg Thanks for the heads-up, that update requires a reinstall of photoqt.

ageorgiev_bg commented on 2026-01-14 06:44 (UTC) (edited on 2026-01-14 06:45 (UTC) by ageorgiev_bg)

After the update of extra/libraw to 0.22.0-2 photoqt is failing to start. library linkage error: libraw.so.23 => not found

csutcliff commented on 2025-04-23 18:31 (UTC)

@luspi You are right, it's only building with LLVM, my mistake.

luspi commented on 2025-04-16 17:57 (UTC)

@csutcliff I don't have access to my Arch machine until next week to check, but are you sure? The OpenMP package is the "LLVM OpenMP Runtime Library", but PhotoQt does not have a dependency on LLVM.

If you changed your system to build packages with LLVM instead of GCC, then you might indeed need to install it on your system, but I don't think it should be added to depends.

csutcliff commented on 2025-04-16 16:23 (UTC)

This won't build without openmp installed, it should be added to depends

luspi commented on 2025-02-26 22:23 (UTC) (edited on 2025-02-26 22:24 (UTC) by luspi)

@anupamsr Do you have imagemagick6 installed by chance? There have been problems in the past when both 6 and 7 were installed on the same system.

Edit: There is also a bin package if this doesn't build for you: https://aur.archlinux.org/packages/photoqt-bin

anupamsr commented on 2025-02-18 20:04 (UTC)

Getting this currently (imagemagick is installed):

[ 98%] Linking CXX executable photoqt /bin/ld: CMakeFiles/photoqt.dir/cplusplus/singletons/scripts/pqc_scriptsfilemanagement.cpp.o: in function PQCScriptsFileManagement::scaleImage(QString, QString, int, QSize, int)::{lambda()#1}::operator()() const': pqc_scriptsfilemanagement.cpp:(.text+0x4b23): undefined reference toMagick::Geometry::Geometry(unsigned long, unsigned long, long, long)' /bin/ld: CMakeFiles/photoqt.dir/cplusplus/images/plugins/pqc_loadimage_magick.cpp.o: in function PQCLoadImageMagick::loadSize(QString)': pqc_loadimage_magick.cpp:(.text+0xc47): undefined reference toMagick::Image::rows() const' /bin/ld: pqc_loadimage_magick.cpp:(.text+0xc52): undefined reference to Magick::Image::columns() const' /bin/ld: CMakeFiles/photoqt.dir/cplusplus/images/plugins/pqc_loadimage_magick.cpp.o: in functionPQCLoadImageMagick::load(QString, QSize, QSize&, QImage&)': pqc_loadimage_magick.cpp:(.text+0x2858): undefined reference to Magick::Image::rows() const' /bin/ld: pqc_loadimage_magick.cpp:(.text+0x2866): undefined reference toMagick::Image::columns() const' /bin/ld: pqc_loadimage_magick.cpp:(.text+0x28d4): undefined reference to Magick::Geometry::Geometry(unsigned long, unsigned long, long, long)' /bin/ld: pqc_loadimage_magick.cpp:(.text+0x310c): undefined reference toMagick::Geometry::Geometry(unsigned long, unsigned long, long, long)' collect2: error: ld returned 1 exit status

luspi commented on 2024-09-23 18:43 (UTC)

@warp4ever

1) Thanks, this has already been taken care of upstream and should not be causing any issues: https://gitlab.com/lspies/photoqt/-/commit/9ee605cae792abebcbfbe55b14abd5e879205da1

2) Please open an issue upstream for further investigation (everything works fine on my end): https://gitlab.com/lspies/photoqt/-/issues/new