|
Find some consensus 69 messages
TLDR: Skip to below the line to find a requested action item. For a very long time, the JMRI development community was able to collaborate while still allowing people to have their own working styles.
TLDR: Skip to below the line to find a requested action item. For a very long time, the JMRI development community was able to collaborate while still allowing people to have their own working styles.
|
By Bob Jacobsen
·
|
|
Next test release? 4 messages
I believe that we’re planning to continue our roughly-monthly 21.1.* test releases through December. If that’s not correct, let’s discuss. If so, when to do the next one? Normally, it would be this co
I believe that we’re planning to continue our roughly-monthly 21.1.* test releases through December. If that’s not correct, let’s discuss. If so, when to do the next one? Normally, it would be this co
|
By Bob Jacobsen
·
|
|
Help preventing a new test from running headless 3 messages
All, I've never previously had to create a new test that cannot be run in headless mode. How do I do so? I'm assuming there's more to it than just putting this check at the head of the test method: As
All, I've never previously had to create a new test that cannot be run in headless mode. How do I do so? I'm assuming there's more to it than just putting this check at the head of the test method: As
|
By Dave Heap
·
|
|
macOS signing server 6 messages
TLDR: Jenkins is currently unable to cryptographically sign the macOS downloads. It may be a day or two before this gets resolved. The Linux and Windows downloads being built by Jenkins are fine. Deta
TLDR: Jenkins is currently unable to cryptographically sign the macOS downloads. It may be a day or two before this gets resolved. The Linux and Windows downloads being built by Jenkins are fine. Deta
|
By Bob Jacobsen
·
|
|
CTC Data Manager 9 messages
The CTC tool stores its configuration data in a separate file using java.beans.XMLEncoder and XMLDecoder. The CTC Editor loads the data, makes the requested changes and stores the data. The CTC RunTim
The CTC tool stores its configuration data in a separate file using java.beans.XMLEncoder and XMLDecoder. The CTC Editor loads the data, makes the requested changes and stores the data. The CTC RunTim
|
By Dave Sand
·
|
|
Add commit to someone's PR 4 messages
I will be implementing help changes for another person. I will be working locally after doing a gh pr checkout 8897. What is the easiest way to get the resulting commit(s) back into their branch and t
I will be implementing help changes for another person. I will be working locally after doing a gh pr checkout 8897. What is the easiest way to get the resulting commit(s) back into their branch and t
|
By Dave Sand
·
|
|
An MQTT design question 6 messages
Background: JMRI talks in lots of ways to layouts. Sometimes that communications is bidirectional, in the sense that a LocoNet, OpenLCB, etc connection can both send and receive the same message. For
Background: JMRI talks in lots of ways to layouts. Sometimes that communications is bidirectional, in the sense that a LocoNet, OpenLCB, etc connection can both send and receive the same message. For
|
By Bob Jacobsen
·
|
|
Java 11 on 32Bit Linux: Success! (was: Re: [jmri-developers] Deprecation Holiday? (was Re: Deprecating jmri.** code in favor of apps.** code)
On 6/22/20 8:21 AM, Heiko Rosemann wrote: > On 6/22/20 7:49 AM, Bob Jacobsen wrote: >> I’m not sure what the Linux experience would be. 64-bit Intel should be OK, as should ARM. But OpenJDK only provi
On 6/22/20 8:21 AM, Heiko Rosemann wrote: > On 6/22/20 7:49 AM, Bob Jacobsen wrote: >> I’m not sure what the Linux experience would be. 64-bit Intel should be OK, as should ARM. But OpenJDK only provi
|
By Heiko Rosemann
·
|
|
CodeClimate operations..... 2 messages
All: I’ve searched this forum for answers to this, no luck. Is there a way to mark a Code Climate issue as “Invalid”, so it doesn’t complain about it each time for a CI? I went to CodeClimate’s web si
All: I’ve searched this forum for answers to this, no luck. Is there a way to mark a Code Climate issue as “Invalid”, so it doesn’t complain about it each time for a CI? I went to CodeClimate’s web si
|
By wombat_rrnut
·
|
|
Track section states 9 messages
Hi all, I'm wondering if it would be possible to use the "unknown" track section state actively. Except for the classical states (free, occupied and locked for a route) we need a second occupied state
Hi all, I'm wondering if it would be possible to use the "unknown" track section state actively. Except for the classical states (free, occupied and locked for a route) we need a second occupied state
|
By Jan Boen
·
|
|
CMRI experts 3 messages
A user in the CMRI list is using JMRI but there seems to be something odd going on. If he runs the CMRI diagnostic for the output, all his signals blink red and green in sequence. But if using the pan
A user in the CMRI list is using JMRI but there seems to be something odd going on. If he runs the CMRI diagnostic for the output, all his signals blink red and green in sequence. But if using the pan
|
By Ken Cameron
·
|
|
JMRI FAQ (first version) 12 messages
#WebHelpUpdate
Per discussion around message #3842, I created a first version of a general JMRI FAQ. https://www.jmri.org/help/en/html/FAQ.shtml Ignore formatting issue in first meta-question (which I am working on)
Per discussion around message #3842, I created a first version of a general JMRI FAQ. https://www.jmri.org/help/en/html/FAQ.shtml Ignore formatting issue in first meta-question (which I am working on)
|
By JerryG
·
|
|
jmri.util.JUnitUtil not found? 6 messages
I have a problem I can't fix. import jmri.util.JUnitUtil; is not resolved in any test file where changes were made even after a real clean compile completes successfully. Curiously, the assertion fail
I have a problem I can't fix. import jmri.util.JUnitUtil; is not resolved in any test file where changes were made even after a real clean compile completes successfully. Curiously, the assertion fail
|
By Pete Cressman
·
|
|
Merge other developers PRs? 12 messages
Since Bob Jacobsen focuses on his signalling project which he deserves to do, it seems that there is no one merging other developers PRs at the moment. I'm afraid that the result is a big buildup of u
Since Bob Jacobsen focuses on his signalling project which he deserves to do, it seems that there is no one merging other developers PRs at the moment. I'm afraid that the result is a big buildup of u
|
By danielb987
·
|
|
Surveying users on use of help/web 18 messages
#WebHelpUpdate
As some of you know, I’ve been working on reviewing the files in help/en/html and related areas for some time now. With posts to the user forum approaching 2000/month, I’m wondering whether work on th
As some of you know, I’ve been working on reviewing the files in help/en/html and related areas for some time now. With posts to the user forum approaching 2000/month, I’m wondering whether work on th
|
By JerryG
·
|
|
Some cases to consider
A couple people have written and called me privately with questions. Based on the questions received, I’ve pulled some points together to share with the group. I haven’t been following jmri-developers
A couple people have written and called me privately with questions. Based on the questions received, I’ve pulled some points together to share with the group. I haven’t been following jmri-developers
|
By Bob Jacobsen
·
|
|
4.20 Release notes 2 messages
The latest release notes states that there’s a known problem with 4.20, but says that it was fixed in 4.19.2. Does this note need to be removed? I need to add some known operations issues with 2.20, s
The latest release notes states that there’s a known problem with 4.20, but says that it was fixed in 4.19.2. Does this note need to be removed? I need to add some known operations issues with 2.20, s
|
By Dan Boudreau
·
|
|
Regarding property "intermediateSignal" proposed (bug fix?) change...... 3 messages
To the person "in charge" of DefaultSignalMastLogicManager....(and its ilk) I'm fairly new to JMRI development, so far I'm only been only in my own "world" (i.e. I'm the "new" CTC guy). Now I attempt
To the person "in charge" of DefaultSignalMastLogicManager....(and its ilk) I'm fairly new to JMRI development, so far I'm only been only in my own "world" (i.e. I'm the "new" CTC guy). Now I attempt
|
By wombat_rrnut
·
|
|
Outdated Link to SourceForge? 4 messages
This page: https://www.jmri.org/help/en/html/doc/Technical/index.shtml includes the following text which links to sourceforge: SourceForge.net provides project support: JMRI project page and project s
This page: https://www.jmri.org/help/en/html/doc/Technical/index.shtml includes the following text which links to sourceforge: SourceForge.net provides project support: JMRI project page and project s
|
By Steve Todd
·
|
|
Any restriction on network in jython scripts? 5 messages
Hi all, I would like to use a jython script which implements a small server on. Is is possible to import socket and select in jython? TIA Manu
Hi all, I would like to use a jython script which implements a small server on. Is is possible to import socket and select in jython? TIA Manu
|
By emmanuel ALLAUD
·
|