dangerzone/tests/isolation_provider
deeplow 0a6b33ebed
Qubes: detect qube failing to start (missing RAM)
In Qubes OS it's often the case that the user doesn't have enough
RAM to start the conversion. In this case it raises BrokenPipeException
and exits with code 126.

It didn't seem possible to distinguish this kind of failure to one
where the user has misconfigured qrexec policies.

NOTE: this approach is not ideal UX-wise. After the first doc failing
the next one will also try and fail. Upon first failure we should
inform the user that they need to close some programs or qubes.
2023-09-28 11:08:50 +01:00
..
__init__.py container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
base.py Add page limit of 10000 2023-09-28 11:01:14 +01:00
test_container.py Add page limit of 10000 2023-09-28 11:01:14 +01:00
test_qubes.py Qubes: detect qube failing to start (missing RAM) 2023-09-28 11:08:50 +01:00