deeplow
deeplow
Thanks for the feedback. > suppress stdout of the dialog (haven't looked much but looks like glib has some io relevant libraries that could allow you to do this) It's...
> @deeplow: mimetype error is indeed an issue that we have encountered before, as you describe, because of reading from stdout/err to grab rpc status. We have gone to great...
Lint is failing: ``` × Building wheel for pycairo (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [24 lines of output] /tmp/pip-build-env-sua0wh56/overlay/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !!...
I had forgotten that I had taken some notes on the choice of front-end. And it includes answers for why [GTKPrintUnixDialog](https://lazka.github.io/pgi-docs/#Gtk-4.0/classes/PrintUnixDialog.html) and also the page range bug :face_exhaling:. Had I...
I was trying to get to the bottom of the page ranges issue. I ended up filling two separate upstream issues. I'll post details later on how I found them....
Everything should be addressed now, but of course the lint check would have to raise problems. I should set up a pre-commit hook.
All outstanding issues which blocked us from using the Qubes GUI updater in the 1.0.0 version of the workstation will be unblocked by https://github.com/QubesOS/qubes-desktop-linux-manager/pull/199. That PR implements a non-interactive mode,...
According [to my past self](https://github.com/freedomofpress/securedrop-workstation/issues/996#issuecomment-2108429044), these were the blockers for using the GUI updater: > Some updates on the GUI Updater upstream bug reports: > > * **GUI CLI integration...
If we manage to deal with the licensing issues and agree with getting VeraCrypt in, I'd like to propose the solution of provisioning the USB under the hood our recommended...
We should apply usability heuristics to the launcher. Quoting from the well-regarded NNGroup's [advice on the subject](https://www.nngroup.com/articles/ten-usability-heuristics/): > ### Help Users Recognize, Diagnose, and Recover from Errors > > Error...