deeplow

Results 493 comments of deeplow

I think this bit is on the export code. Will that also be rewritten? I wouldn't expect it to.

> A workaround that [@deeplow](https://github.com/deeplow) found is that we can set: > > ``` > qvm-features dz-dvm gui '' > ``` I have also checked with the Qubes team (on...

I'd say that a fix via qvm-features is blocked on actually [having a way to push out updates like these](https://github.com/freedomofpress/dangerzone/issues/530). Otherwise we'll need manual instruction on how to update (which...

This could be useful in openQA as well, so woudn't have to build the packages when running the tests, but instead just pull them in.

I don't want to comment on the proxy, where HTTP is already in use. But HTTP does seem to be too complex to be able to work as a good...

If we agree on using the standard POSIX process semantics, the following should be given and thus potentially getting an early agreement (this would [unblock](https://github.com/freedomofpress/securedrop-client/issues/2413) [implementations](https://github.com/freedomofpress/securedrop-workstation/issues/671#issuecomment-2772678342)): 1. **Use of Qubes...

It just silently failed with error 46. I have now added `--just-print-progress` and `--show-output` to figure out what went wrong.

Feedback on the chosen parameters is welcome. I made it verbose just so that progress failures are evident in the logs, but it could be too verbose.

> * I agree with you that it's too verbose - 8800+ lines of console output when I tried this. I'd remove the `--just-print-progress` flag (I think that's the super...

@rocodes I have added the `--quiet` and `--force-update`. I force pushed so the history is a bit cleaner and since this is very trivial stuff, it's not that big of...