The 3.7.6 patch
Posted: Tue 02 Jun 2020 4:22 am
Version 3.7.6. is now online
This is a patch release as described in the release post for upper/lower case issue with gauge look and feel parameters.
I make this post out of the release thread for the feedback.
I noticed some you had a problem with the gauges and hangup of realtimegauges.txt from 3.7.3 and up. It seemed related to the reading of the realtime files from another location than the web-root. However I could rule that out. Further investigation - thanks to remote debugging possibilities in modern browsers - I could detect it crashed in jQuery on the basis of something invalid in steelseries. Both of which I could not see. That was weird as it all ran fine on my own site and a test site for replaced realtime files. So after some additional research I concluded some of you had apparently filled in gauge configuration in lower case (or true/false in uppercase). I fixed this CumulusUtils now forces uppercase or lower case where required. I have been able to reproduce the error and solve it with this patch. So I think there is some chance I am right and if you have the possibility: try the patch and if it solves the problem (or not) please report back here.
If this is the right solution, I will create additional checks on the values of these parameters and fall back to defaults in case of user errors while filling in the inifile.
This is a patch release as described in the release post for upper/lower case issue with gauge look and feel parameters.
I make this post out of the release thread for the feedback.
I noticed some you had a problem with the gauges and hangup of realtimegauges.txt from 3.7.3 and up. It seemed related to the reading of the realtime files from another location than the web-root. However I could rule that out. Further investigation - thanks to remote debugging possibilities in modern browsers - I could detect it crashed in jQuery on the basis of something invalid in steelseries. Both of which I could not see. That was weird as it all ran fine on my own site and a test site for replaced realtime files. So after some additional research I concluded some of you had apparently filled in gauge configuration in lower case (or true/false in uppercase). I fixed this CumulusUtils now forces uppercase or lower case where required. I have been able to reproduce the error and solve it with this patch. So I think there is some chance I am right and if you have the possibility: try the patch and if it solves the problem (or not) please report back here.
If this is the right solution, I will create additional checks on the values of these parameters and fall back to defaults in case of user errors while filling in the inifile.