myrlyn
myrlyn
At least as late as 22.03.1, this appears to be a single-line change in /usr/lib/lua/luci/model/cbi/dockerman/newcontainer.lua (which corresponds to /applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua in the source tree), change line 643 from o.default = default_config.blkio_weight...
@terrytw I opened a pull request to the 21.02 branch to apply the changes from the lisaac/luci-app-dockerman commit referenced above as a bug fix. I'm not sure what the process...
OK - I have created pull requests for both 21.02 and 23.02 release branches with this bugfix.
This needs to be broadened to address escape sequences in general - terminal resizing, and other usage of escape characters to query the terminal/terminfo should be fixed as well.
Menu bar not appearing on Windows 10 (Oracle JDK8) as well. Moving down to weblaf 1.2.8 fixes the issue.
Thanks!
This appears to be due to the change in versioning scheme by JDK. Previous version scheme was (essentially) 1.MAJOR.MINOR-release New versioning schems is MAJOR.MINOR.RELEASE So "public static int getJavaVersion()" only...
This would be incredibly useful for our use-case.