-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Refresh throw ArgumentOutOfRangeException #20
Comments
Hi @EranOfer |
Sorry stop working with this project, don't sure how to reproduce the issue. |
Re-opening this issue - I will manually check this myself later, leaving this open so that I will revisit this during the next update to Konsole. My guess is this could be a case of the window changing size while some scripts using Konsole are running. |
@EranOfer instead of closing the issue, you can unsubscribe from notifications. |
@EranOfer this is now fixed in latest release, please give that a go. See issue #33 and issue #28 are probably what caused your issue. Those have been fixed. The new |
When ProgressBar defines with text with > console window size.
call to Refresh or Next will throw an exception: count' must be non-negative.\r\nParameter name: count
The text was updated successfully, but these errors were encountered: