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

Progress bar prints over multiple lines #12

Open
lschall opened this issue May 11, 2023 · 0 comments
Open

Progress bar prints over multiple lines #12

lschall opened this issue May 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lschall
Copy link
Member

lschall commented May 11, 2023

For certain scans such as scan_minGlobalTh or tune_threshold_inj the progress bar prints over multiple lines in the terminal window (see attached screenshot). This bug does not occur on every setup. Probably a dependency version issue. The on-the-fly interpreter instantiates the normal interpreter, which relies on a second progress bar. This results in the observed error.
A proper solution to this issue is an implementation of a dedicated online_analysis class.
Screenshot from 2023-05-11 09-33-09

@lschall lschall added the bug Something isn't working label May 11, 2023
@lschall lschall self-assigned this May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant