You may already know this, but for clarification: art-rawconverter-bin is a repackinging of the prebuilt linux64 release packages and is not maintained by me. This package uses the libs that are included with the package.
art-rawconverter is built from source on the users machine and uses the libs that are installed on the system at the moment of compilation.
This package may require recompiling when a system lib gets a major version bump. Usually AUR helpers like yay are aware of this and advise you to recompile or even do it for you automatically.
ArchLinux is on libraw 0.21.3, but i can’t figure out what version Manjaro ships (maybe the same or another due to the weird release thing).
@micha
can you check which version of libraw you have by running pacman -Q libraw?
Panasonic S5 II doesn’t seem to be supported by the current libraw release: LibRaw 0.21 supported cameras | LibRaw
You may try the AUR package libraw-git which builts libraw from the current main branch. This package will replace libraw - you probably need to recompile ART by reinstalling art-rawconverter after you installed libraw-git.
If you install gdb with your package manager and run ART from the above tarball as usual, when it crashes you should get a file called ART.log in /tmp. You can then try uploading it here (renaming it to ART.txt if the forum doesn’t allow uploading the .log directly) and maybe that will give us some more insights…
Hallo René,
with libraw-git and the art-rawconverter (without -bin) installed via AUR, the S5ii is supported and this version does not crash when changing the directory of the camera profiles.