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

Make progress reports work on Qubes #450

Merged
merged 2 commits into from
Jul 13, 2023
Merged

Make progress reports work on Qubes #450

merged 2 commits into from
Jul 13, 2023

Conversation

deeplow
Copy link
Contributor

@deeplow deeplow commented Jun 19, 2023

Fixes #429. Depends on #437.

@deeplow deeplow added the P:Qubes QubesOS integration label Jun 19, 2023
@deeplow deeplow added this to the 0.5.0 milestone Jun 19, 2023
@deeplow deeplow requested a review from apyrgio June 19, 2023 11:33
@deeplow deeplow force-pushed the 429-qubes-progress branch 4 times, most recently from 797ad92 to 5b5f6eb Compare June 22, 2023 08:56
@deeplow deeplow marked this pull request as ready for review June 22, 2023 08:58
@apyrgio apyrgio modified the milestones: 0.5.0, 0.4.2 Jun 26, 2023
@apyrgio
Copy link
Contributor

apyrgio commented Jul 12, 2023

General comment:

I just realized that some of our progress messages are wrong for Qubes:

(scratch that, I didn't think the messages through :-/)

Copy link
Contributor

@apyrgio apyrgio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just to make sure, with regards to this point in #429:

Stage 1 (Document to Pixels) - we need to detect the progress as pages arrive from the disposable qube

there's no change in this PR, right? I mean, we already reported progress reports as soon as we read each page, right?

@deeplow
Copy link
Contributor Author

deeplow commented Jul 13, 2023

there's no change in this PR, right? I mean, we already reported progress reports as soon as we read each page, right?

That's right. that part already happened.

stdout_callback is used to flow progress information from the conversion
to some front-end. It was always used in tandem with printing to the
terminal (which is kind of a front-end). So it made sense to put them
always together.
@deeplow deeplow merged commit ef41cab into main Jul 13, 2023
@deeplow deeplow deleted the 429-qubes-progress branch August 9, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P:Qubes QubesOS integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Qubes: Progress reports
2 participants