Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch out of RAM errors in client and server #578

Closed
deeplow opened this issue Oct 4, 2023 · 1 comment
Closed

Catch out of RAM errors in client and server #578

deeplow opened this issue Oct 4, 2023 · 1 comment

Comments

@deeplow
Copy link
Contributor

deeplow commented Oct 4, 2023

Many components in Dangerzone use temporary storage for the conversion but we are not catching all of these issues.

deeplow added a commit that referenced this issue Oct 4, 2023
Detect OSError when writing RBG files on the Qubes isolation provider.

Fixes #578
deeplow added a commit that referenced this issue Oct 4, 2023
Detect OSError when writing RBG files on the Qubes isolation provider.

Fixes #578
@apyrgio
Copy link
Contributor

apyrgio commented May 22, 2024

Closing this issue in favor of a PR that's currently under review (#748). This PR will fix the last use case where we need to store large amounts of data in the user's temporary storage.

@apyrgio apyrgio closed this as completed Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants