Avec112

Results 22 comments of Avec112

I get the same with both cmd and Powershell on Win 7. Progress is printed vertically for every horisontal step. I want to start my application with a bat-file, but...

I have this problem with both `CMD` and `Powershell` on `Win 7` but ok when running on `Win 10`. Same issue with `Progressbar 0.9.0` and `0.9.2` regarding `jline`.

If you already know what USB device that is used one way that is supported is to give the USB device a `Volume Name` and inside the code check for...

My NTFS hard disk DriveType 3 is not picked up. We use USB external hard disk to transfer stuff. However while doing some testing the api picks up USB memory...

Testing the same code on a Linux it picks up the external Hard drive just fine. So Windows is the problem here it seems.

Same as this [issue](https://github.com/balena-io/etcher/issues/4123). Rollback is an option.

I can confirm same problem. Get the following message with v1.18.13 on both Ubuntu 22.04 and 22.10. This happens when burning from URL and from File. There is no difference....

Apologies for not answering earlier. I think an option to configure any fixed/stationary HDD of DriveType 3 would be a valid solution. Maybe a blacklist and whitelist configuration option could...

Thanks for the information. Not trivial at all. In that case I will recommend renaming class `Version` to `FlowVersion` bacause it is confusing how it is now. At least document...

Yes just changing it would break stuff. So supplementing and deprecate would be a good solution. A minimum should be to update the javadoc so it is clear for the...