Dave Sand
Dave Sand
> Are the mods that I have sent suitable > Bill The "All" branch of the set stopping length logic appears to work properly. The selection sensor is reset after...
I can provide no input since I have never touched LnReporter.
This behavior is not a bug. See https://groups.io/g/jmriusers/message/205606 See https://www.jmri.org/help/en/package/apps/TabbedPreferences.shtml#Shutdown The process stores the current content to a temporary file and compares that to the last loaded file. If there...
If the temporary file matches the last **_loaded_** file then there were no detectable changes made and a store is not recommended. If there was no file loaded, maybe nothing...
> It would be interesting to get a copy of the panel file that’s written out if you save in that condition. Maybe the default compare is missing something, as...
As I mentioned before, if you do not load a file, you will always get the store prompt since the true state is unknown and cannot be determined. From a...
> Thanks. That's the effectively the same file I get when writing, whether or not I open the turnout table. But I'm still not able to recreate the issue you're...
Sometimes I need to look at the code. I forgot that I put in special handling for the no file case. It only checks for turnouts, sensors, memory variables and...
@devel-bobm What connection type are you using?
Finally, the symptom has been recreated using a CMRI connection with 5.1.1. The empty file check was enhanced/fixed at 5.1.2.