Daniel

Results 176 comments of Daniel
trafficstars

@bobjacobsen This issue seems to have been forgotten for some time.

@tomixnscale89 What's the status of this issue?

> It might be possible to move the Store and Load checks before the window closing process. That might be an issue if store and load is dependent on early...

Yes. But @dsand47 wrote that the Store and load check isn't implemented as an ordinary ShutdownTask but is handled directly by the ShutdownManager. By running the "can close" checks first...

You still have some CI errors: ``` Error: /home/runner/work/JMRI/JMRI/java/src/jmri/server/json/util/JsonUtilSocketService.java:[90,62] incompatible types: void cannot be converted to com.fasterxml.jackson.databind.JsonNode Error: /home/runner/work/JMRI/JMRI/java/src/jmri/server/json/util/JsonUtilSocketService.java:[114,62] incompatible types: void cannot be converted to com.fasterxml.jackson.databind.JsonNode ``` It would...

@ralflang What's the status of this PR?

@bobjacobsen Is this something for you to take a look at?

> What's needed is the DCC output of command station to send an Ops-Read packet to the track. Doesn't matter which command station. @bobjacobsen Does JMRI have a generic way...

Would it be okay to mark this PR `After next production release`? It's probably no problem at all to merge it, but Logix is brickle and lacks good tests. And...