Closed da2x closed 2 years ago
I hit the above bug with flatpak version of Digikam neither being able to pick up my exiftool I do have installed nor can't download and install it on its own.
Hey @ElXreno thanks for stepping into this. I just updated my Digikam from flatpak but the issue is still the same:
Just as a matter of sanity check, I have compiled the same version from sources, and it is able to pick my exiftool up.
Just as a matter of sanity check, I have compiled the same version from sources, and it is able to pick my exiftool up.
but it's not sandboxed. Any attempt to use exiftool that is outside of the flatpak sandbox is doomed to fail.
The solution is for the maintainer of this flatpak to add ExifTool (and Perl).
Just as a matter of sanity check, I have compiled the same version from sources, and it is able to pick my exiftool up.
but it's not sandboxed. Any attempt to use exiftool that is outside of the flatpak sandbox is doomed to fail.
The solution is for the maintainer of this flatpak to add ExifTool (and Perl).
This is something I did just for the sake of testing is that Digikam is not broken itself
Hi, the ExifTool component is missing. It has to be bundled into the Flatpak for it to become available to DigiKam. It wasn’t added as part of #39, as far as I can tell.