Hi
I'm having trouble with track highlighting (block occupied) when displaying a layout editor panel on the web.
I first noticed it today on a panel that had been working previously.
My previous working 'reference' is:
- Pi 2 (Raspian)
- JMRI 4.17.3
- java 1.8.0_65 (en_GB)
I'm now seeing the problem using:
- Ubuntu 19.10
- JMRI 4.17.5
- java 11.0.5 ea
I've created a really simple panel in Layout Editor with a single track segment, block and sensor that demonstrates the issue (to me at least!) when run in the native panel and on the web -
/g/jmriusers/files/ProblemsBeingWorkedOn/Andy%20Brown%20-%20161045/WebTrackHighlightingIssue.xml On the native panel the track highlights to red when the sensor is activated, whereas on the web no such highlighting of the track occurs. The sensor does change colour as expected.
I've tried various combinations to get a working system (and all failed):
- going back to JMRI 4.17.3
- going back to java 1.8.0
- going forward to java 13.0.1
None of these worked. I'm wondering if I'm barking up the wrong tree!
Clearly there have also been operating system updates, but I am not sure how these would impact the situation. I've had my Ubuntu browser work successfully with the 'good' Pi running the old software, so that would seem to rule out any browser changes.
There must be loads of possible other permutations of O/S, JMRI version, java version etc, but I'm not sure where to look at the moment! I'm reluctant to alter my 'good' Pi since that is a working exhibition setup (for this next weekend!). I'm keen to use some new changes, but this regression might have an impact on that.
Any ideas? Thanks
Andy