dangerzone/dangerzone/conversion
deeplow 9cfac7ac2a
Generalize "out of RAM" error to reflect other issues
When qrexec-client-vm fails, it could be a symptom of various issues:
  - the system being out of RAM
  - dz-dvm not existing

The exit code is the same in all cases (126), which makes it
particularly tricky to solve in the client application. For this reason
the approach is now to tell the user to see the qubes error notification
on the top right of their screen.
2023-10-02 11:06:17 +01:00
..
__init__.py Restructure container code 2023-06-21 11:44:47 +03:00
common.py conversion: Add anchor points for streaming page data/metadata 2023-09-28 22:50:53 +03:00
doc_to_pixels.py conversion: Add sanity check for page count 2023-09-28 22:50:54 +03:00
doc_to_pixels_qubes_wrapper.py qubes: Stream page data in real time 2023-09-28 22:50:54 +03:00
errors.py Generalize "out of RAM" error to reflect other issues 2023-10-02 11:06:17 +01:00
pixels_to_pdf.py qubes: Pass OCR parameters properly 2023-09-20 18:04:40 +03:00