Package Details: gimp-devel 3.0.0rc1-1

Git Clone URL: https://aur.archlinux.org/gimp-devel.git (read-only, click to copy)
Package Base: gimp-devel
Description: GNU Image Manipulation Program (Development version)
Upstream URL: https://www.gimp.org/
Licenses: GPL-3.0-or-later
Conflicts: gimp
Provides: gimp
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 43
Popularity: 1.31
First Submitted: 2017-02-02 23:39 (UTC)
Last Updated: 2024-11-06 16:30 (UTC)

Required by (102)

Sources (2)

Latest Comments

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

twa022 commented on 2023-05-24 20:44 (UTC) (edited on 2023-05-24 20:44 (UTC) by twa022)

@mergen: It looks like you need to rebuild. Both those packages have had a soname bump since you built this.

$ pacman -Ql libjxl | grep -E "/usr/lib/.*\.so.*"
libjxl /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jxl.so
libjxl /usr/lib/libjxl.so
libjxl /usr/lib/libjxl.so.0.8
libjxl /usr/lib/libjxl.so.0.8.1
libjxl /usr/lib/libjxl_jni.so
libjxl /usr/lib/libjxl_threads.so
libjxl /usr/lib/libjxl_threads.so.0.8
libjxl /usr/lib/libjxl_threads.so.0.8.1
$ pacman -Ql libtiff | grep -E "/usr/lib/.*\.so.*"
libtiff /usr/lib/libtiff.so
libtiff /usr/lib/libtiff.so.6
libtiff /usr/lib/libtiff.so.6.0.0
libtiff /usr/lib/libtiffxx.so
libtiff /usr/lib/libtiffxx.so.6
libtiff /usr/lib/libtiffxx.so.6.0.0

maderios commented on 2023-05-20 19:35 (UTC)

@mergen This is a development version, report your issue in Gimp mailing list.

mergen commented on 2023-05-20 14:26 (UTC)

When I run it on the command line I get this error:

gimp
This is a development version of GIMP.  Debug messages may appear here.

set device 'Wayland Touch' to mode: disabled
set device 'Wayland Pointer' to mode: disabled
/usr/lib/gimp/2.99/plug-ins/file-tiff/file-tiff: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such file or directory
GIMP-WARNING: gimp: gimp_wire_read(): error

/usr/lib/gimp/2.99/plug-ins/file-jpegxl/file-jpegxl: error while loading shared libraries: libjxl.so.0.7: cannot open shared object file: No such file or directory
GIMP-WARNING: gimp: gimp_wire_read(): error


(script-fu:39941): LibGimpBase-WARNING **: 16:23:21.298: script-fu: gimp_wire_read(): error
fish: Job 1, 'gimp' terminated by signal SIGSEGV (Address boundary error)

libjxl 0.8.1-1, libtiff4 3.9.7-5 and libtiff 4.5.0-3 are installed

Gimp doesn't lunch

maderios commented on 2023-04-07 15:50 (UTC)

@sonic2kk
Build with '--nocheck' option
makepkg -sicC --nocheck

sonic2kk commented on 2023-04-07 15:26 (UTC)

Doesn't seem to build anymore at least with yay, it says "One or more files did not pass the validity check" - Calling out "babl-0.1-name-change-meson.patch ... FAILED"

Jiminimonka commented on 2023-03-19 19:18 (UTC)

This is still not working due to bable-0.1

Integral commented on 2023-03-16 04:33 (UTC) (edited on 2023-03-16 04:33 (UTC) by Integral)

Ths sha256sum of file "babl-0.1-name-change-meson.patch" has changed

Please update the sha256sum of "babl-0.1-name-change-meson.patch"

AlexAUT commented on 2023-02-28 13:14 (UTC) (edited on 2023-02-28 13:14 (UTC) by AlexAUT)

The issue raised by @elixias and @JonnyRobbie is fixed: https://bugs.archlinux.org/task/77626

elixias commented on 2023-01-10 17:28 (UTC)

Cannot install I get:

Run-time dependency gegl-0.4 found: NO (tried pkgconfig and cmake)

but gegl-0.4.40-3 is present probably something similar to babl-0.1 issue