Results 292 comments of Peter A. Jonsson

The first issue is fixed, was missing a setProgress when restarting/cancelling. The second issue is hard to reproduce, even when I limit my CPU to 1700 MHz. I fixed the...

The last revision worked, but I think the commit history had some rebase-leftovers. Fixed that, and everything should work in this revision.

The part of the error message included is just Gradle detecting that something went wrong, it doesn't show anything technical. What are the first 5 lines of `git show` from...

There were quite a few fixes relating to GUI drawing correctness in 4.9, does this issue still happen for you?

This breaks `[CONFIG_DIR]` and friends in the saved file. Need to untangle currentConfigFile before this can land.

If you use `logger.info` instead of `log`, the output will go to the console. If you want that information to also be written to a file, you can pass `-logfile=name.log`...

The mote ID allocation was changed in #683, is this still an issue?

If you get all output to the console it might be something with the printf interception. It could also be some truncation of something and then missing error checks in...

I don't know anything about these libraries, but there is also a security issue with express-brute itself. I have no idea if node-rate-limiter-flexible fits the requirements of this project, but...

I made a prototype migration in #162.