Open secretmango opened 1 month ago
Thanks for the test document. I can sanitize it in a regular Fedora 40 installation, so most likely there's an issue in your environment. Let's take a look, can you run some commands and paste the output here?
Info about your Podman instance:
podman info
podman version
podman images
Test if the Dangerzone container can start:
/usr/bin/podman run -e RUNSC_DEBUG=1 --log-driver none --security-opt no-new-privileges --cap-drop all --cap-add SYS_CHROOT --security-opt label=type:container_engine_t --network=none -u dangerzone --rm -i --userns nomap dangerzone.rocks/dangerzone /usr/bin/python3 -m dangerzone.conversion.doc_to_pixels
I am trying to convert a regular Libreoffice .odt file
Fedora Kinoite 40
podman version 5.2.3
Latest Libreoffice Flatpak
Dangerzone 0.7.0
afterwards the UI also doesnt allow to retry so I need to close the app and try again.
the same happens when disabling OCR.
I attach a test document where this happens. test-doc.odt