Alex Pyrgiotis

Results 325 comments of Alex Pyrgiotis

Supporting Fedora 43 requires adding support for Python 3.14, which is the default version in Fedora 43. Usually, this means that PySide6 is not supported, because it tends to lag...

I'm happy to report that after playing a bit with `pyproject.toml`, I managed to create a Fedora 43 RPM that passes the manual QA. I haven't run the automated tests...

Thanks for flagging this @HastD. Proper support will be added in our CI real soon, via https://github.com/freedomofpress/dangerzone/pull/1350.

Huh, that's an interesting suggestion. I think a bit of a primer of how Dangerzone performs sanitization is needed here, and then I'll ask some questions: # Sanitization Primer The...

We can run the HWP conversion locally in a tight loop: ``` $ while poetry run ./dev_scripts/dangerzone-cli

Oh, I didn't know about this tool. It's interesting, but I'm afraid it may mask race conditions that we need to know about :/

Hi @DeltaEpsilon19498, sorry for taking a while to reply. I didn't have a Windows machine handy to give your more info. And to be honest, we should have already provided...

Let's leave this open, since it's a legitimate issue. Just note that if you take a stab at it, there's yet another Docker Desktop problem you need to tackle, I'm...

Quick heads up, Dangerzone 0.7.1 is now out, and the 125 error code issue is now resolved. Let us know if this helps.

I agree, and we could even ask them to run `dangerzone-cli` on each OS version, since it has a few more messages. Let's have something ready by the end of...