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

Add progress bar to badblocks #16

Closed
e-caste opened this issue May 24, 2020 · 3 comments
Closed

Add progress bar to badblocks #16

e-caste opened this issue May 24, 2020 · 3 comments
Labels

Comments

@e-caste
Copy link
Member

e-caste commented May 24, 2020

It would be a very nice, if not needed, improvement.
Suggestions:

  • use tqdm in Python
  • pass the badblocks progress bar through Python, if it has one
@lvps lvps transferred this issue from WEEE-Open/turbofresa Aug 11, 2021
@lvps lvps added the server label Aug 11, 2021
@lvps
Copy link
Member

lvps commented Aug 11, 2021

The problem is now to read the badblocks output and pass the percentage to the client, which already has a progress bar ready

@il-palmi
Copy link
Member

It would be useful to show in the GUI both the number of completed badblocks operations and the percentage of the current operation

[ID] [PROCESS] [DRIVE] [STATUS] [1/3] [===96%===]

@lvps
Copy link
Member

lvps commented Aug 22, 2021

Done in 62a49bd

@lvps lvps closed this as completed Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants