Launch errors with Binary 1.8.4

Hello, where could be the problem here when starting 1.8.4 binary:
serge@serge-pc:~/SoftWare/ART/ART_1.8/ART-1.8.4-linux64$ ./ART
libgvfscommon.so: Ne peut ouvrir le fichier d’objet partagé: Aucun fichier ou dossier de ce type
Failed to load module: ./lib/gio/modules/libgvfsdbus.so
libgvfscommon.so: Ne peut ouvrir le fichier d’objet partagé: Aucun fichier ou dossier de ce type
Failed to load module: ./lib/gio/modules/libgioremote-volume-monitor.so

** (process:34784): WARNING **: 15:46:00.811: [Lensfun] /usr/share/lensfun/version_1/slr-nikon.xml:2864:63: Unknown element !

** (process:34784): WARNING **: 15:46:00.811: [Lensfun] /usr/share/lensfun/version_1/compact-panasonic.xml:309:65: Unknown element !

** (process:34784): WARNING **: 15:46:00.812: [Lensfun] /usr/share/lensfun/version_1/mil-sony.xml:422:64: Unknown element !

** (process:34784): WARNING **: 15:46:00.814: [Lensfun] /usr/share/lensfun/version_1/slr-sigma.xml:842:64: Unknown element !

** (process:34784): WARNING **: 15:46:00.815: [Lensfun] /usr/share/lensfun/version_1/mil-samyang.xml:51:63: Unknown element !

** (process:34784): WARNING **: 15:46:00.828: [Lensfun] /usr/share/lensfun/version_1/slr-tamron.xml:434:64: Unknown element !

Erreur de segmentation
serge@serge-pc:~/SoftWare/ART/ART_1.8/ART-1.8.4-linux64$
Any idea ?
Thanks for the suggestions, on the same configuration the compile version of 1.8.4 works perfectly.
SM

what linux distribution and version are you using?

Kubuntu 20.04

maybe you have an invalid configuration? Try renaming your config folder, e.g:

$ mv $HOME/.config/ART $HOME/.config/ART.OLD

does this help?

Yes, apparently there is a conflict between the version of the ./config/ART for 1.8.4 and 1.8.4 from compile versions. I will explore this a little bit.
Thanks Alberto

Option file from 1.8.4 dev is responsible of the conflict. I have to rewrite a new config file fro 1.8.4 binary.
SM

Thanks for confirming. I try not to break backwards compatibility, but there’s no forwards compatibility guarantee…

Hi Alberto,
a user of the French Forum can’t launch the ART binary downloaded here (https://bitbucket.org/agriggio/art/downloads/ART-1.9.1-linux64.tar.xz) …
he is under linux Mint 18.3.
All the libraries recommended in Rawpedia have been installed.
Here is the error message:

/home/sined/ART-1.9.1-linux64/ART.bin: error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file or directory

do you have an idea of how to solve the problem ?
thank you

I’ll have a look, thanks for reporting