Alex Pyrgiotis

Results 325 comments of Alex Pyrgiotis

Hi @emadockerzone, thanks for the bug report. Let's dig into it and find out some things first: 1. What is your Operating System? 2. What is your Dangerzone version? 3....

I see. It's quite possible that the fix I mentioned will help, given that there are some non-standard elements in the PDF, but unfortunately we don't have nightly builds that...

Hi @emadockerzone. Just so you know, this issue has closed because we expect that the upcoming 0.8.0 Dangerzone release will solve it. We have also added a test case so...

Hi @sudwhiwdh. Uhm, this is actually not expected, so could you perhaps start a new issue and share some logs there? Unlike Colima, Podman in Fedora 40 is a supported...

@LasseKrache can you also run the following command: ``` /opt/homebrew/bin/docker run -e RUNSC_DEBUG=1 --security-opt seccomp=/Applications/Dangerzone.app/Contents/Resources/share/seccomp.gvisor.json --security-opt=no-new-privileges:true --security-opt seccomp=/Applications/Dangerzone.app/Contents/Resources/share/seccomp.gvisor.json --cap-drop all --cap-add SYS_CHROOT --network=none -u dangerzone --rm -i --name dangerzone-doc-to-pixels-srb-PA dangerzone.rocks/dangerzone...

Hm, there's something I don't follow here. For the first stage of the conversion, we don't want something from the host within the container. As long as gVisor can write...

Hm, interesting idea. I see that Colima has switched to an Ubuntu VM image on version 0.6.0: https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#version-v060-and-newer. So, it may have AppArmor support. Alexis will be most likely unavailable...

> the only reason why it's not causing issues, as far as I can tell, is because most Linux distributions don't have AppArmor enforcement enabled. But if/when they do, that...

Hm, the fact that the CLI works, but the UI doesn't, reminds me of this issue: https://github.com/freedomofpress/dangerzone/issues/1073. Something seems to go on with our MacOS application. Alexis, can you reproduce...

> If I'm interpreting correctly, it looks like it's attempting an OCR of the second file anyway. I think OCR is not used on the second file. We'd see a...