Package Details: photoqt 4.8.1-1

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: 106
Popularity: 0.022942
First Submitted: 2013-08-11 21:50 (UTC)
Last Updated: 2025-02-13 13:48 (UTC)

Latest Comments

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

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

warp4ever commented on 2024-09-20 18:56 (UTC)

Two warnings/errors:

1) QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix

2) App shows but does not load images

luspi commented on 2024-09-02 23:56 (UTC)

@system7 resvg was updated and requires a rebuilt of PhotoQt. I made PhotoQt depend on the updated resvg and bumped the pkgrel. This should fix this issue.

system7 commented on 2024-09-01 19:37 (UTC)

Hello,

I have a machine where the PhotoQT is not working properly.

photoqt: symbol lookup error: photoqt: undefined symbol: resvg_get_image_viewbox

I do not know, what is the exact problem. :(

system7 commented on 2024-03-07 15:39 (UTC)

@luspi You were right. Thank you!

luspi commented on 2024-03-07 15:27 (UTC) (edited on 2024-03-07 15:28 (UTC) by luspi)

@wantija This is not a plasma application, so it should work just the same with both plasma 5 and plasma 6 :) Edit: Sorry, you're right, it depends on kimageformats5, fixing that now.

@system7 I re-checked the checksums on a different systems, and they should match. Try removing the old working dir (located at /home/system7/.cache/yay/photoqt ) and re-try from scratch, I suspect yay didn't download the patch file correctly.

system7 commented on 2024-03-07 13:08 (UTC)

Hello,

Sadly, there is another problem.

==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    photoqt-4.3.tar.gz ... Passed
    magick.patch ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /home/system7/.cache/yay/photoqt 
     context: exit status 1 


:: (1/1) Parsing SRCINFO: photoqt
==> Making package: photoqt 4.3-2 (2024. márc. 7., csütörtök, 14:07:47 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found photoqt-4.3.tar.gz
  -> Found magick.patch
==> Validating source files with sha256sums...
    photoqt-4.3.tar.gz ... Passed
    magick.patch ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: photoqt-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
photoqt - exit status 1

wantija commented on 2024-03-07 06:15 (UTC)

plasma 6 is out now, time to update the pkgbuild so it uses that now?