https://bugs.kde.org/show_bug.cgi?id=434299
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.1.0 |7.2.0 --- Comment #6 from caulier.gil...@gmail.com --- Maik, I patched AppImage bundle scripts to include IM.so, and configuration files from /etc. It still no type mime listed in Setup/Plugins/Loaders page for IM. The native version work as expected. With AppImage i do not see qdebug trace about IM exceptions which can be generated in image loader. I tried to decript how IM get these values at run time... https://imagemagick.org/api/MagickCore/magick_8c_source.html So it call GetMagickInfoList() -> GetNumberOfNodesInSplayTree() -> GetNextValueInSplayTree() ... and the Q still open. Where IM will get these values. Configuration files are XML generated at compile times. But i have a doubt as this will not give any difference with or without these file included in the bundle... Gilles -- You are receiving this mail because: You are watching all bug changes.