Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Re: New laptop ¡ advice needed, S mode?
¿ªÔÆÌåÓýYou may not be able to install JMRIWindows in S mode is a streamlined version of Windows designed for security and performance, restricting app installation to the Microsoft Store and requiring Microsoft Edge for browsing. It's a one-way process, and switching out of S mode is possible but not reversible On 4/11/2025 4:18 PM, burrettmd via
groups.io wrote:
|
Re: New laptop ¡ advice needed, S mode?
¿ªÔÆÌåÓýI didn¡¯t know about S mode either, so I googled and found thisKey is ¡°?it
allows only apps from Microsoft Store¡° - so I¡¯m guessing you won¡¯t be able to install JMRI at all
That link does tell you how to get out of S mode though
Phil G
On 11 Apr 2025, at 21:18, burrettmd via groups.io <burrett@...> wrote:
|
New laptop ¡ advice needed, S mode?
Gang, my old basement laptop was calling it quits, so a new one has arrived. Before I install JMRI, is there anything I should be aware of? New machine is windows 11 in S mode which I don¡¯t know much about. Does that present any issues? Thanks. Bruce B. Blackwood in Mount Airy, MD |
Re: Startup Gets Stuck
#startup
Hi, I had something a bit similar with my Windows 11 laptop.
?
The JMRI Panel Pro 5.6 startup got stuck after I'd added an NCE Power Pro connection using a USB to serial adapter and then restarted (saved the preferences and Panel Pro tried to restart).
?
My solution to get JMRI to startup was to:
?
1) kill Java in the Windows Task Manager (may stop other Java applications running at the same time?).
2) Find the JMRI profile.xml and edit out all the references to the NCE connection (I used Notepad++ for the editing). Save the edited version back where it came from (best to make a copy first).
3) Startup JMRI Panel Pro.
?
I then swapped to a Raspberry Pi running Pi OS/JMRI and the same USB to serial adapter to temporarily carry on my task.
?
I didn't solve the Win11/JMRI connection problem but maybe that's where the startup sticks for some other types of JMRI to DCC command station connection?.
?
Regards
?
Nick |
Re: Jython script Error - obj has no attribute 'setIsForward'
Vinny, You are not checking to see if the throttle is valid. if self.throttle is not None: ? ? self.throttle.setIsForward(True) else: ? ? print 'Unable to get throttle for {}'.format(TrainsBreakInLocoIDNum) ? ? # do whatever to handle the error Dave Sand ----- Original message ----- From: "Vinny DeRobertis via groups.io" <vinny.derobertis=[email protected]> Subject: [jmriusers] Jython script Error - obj has no attribute 'setIsForward' Date: Friday, April 11, 2025 2:05 PM Team, attached snip of script where the error is occurring. Funny thing is that it works fine 90% of the time. -- Many thanks in advance! Vinny DeRobertis ~ Apex, NC New York & Hudson Valley RR Windows 7 Pro / Java 11 / JMRI v5.10 Command Station: Digikeijs DR5000. Booster: Digikeijs DR5033 (4) Samsung A7 10.4" Tablets Fully Kiosk/Engine Driver v2.37.187 DCC/DMX Gateway: Pricom LLS. LocoNet Input Modules: Digikeijs DR4088LN DCC Output Modules: Digikeijs DR4018 / Yamorc YD8116. Sensors: Model Train Technology: DETECTOR-HO. Turnout Motors: MTB MP1 Attachments:
|
Re: Jython script Error - obj has no attribute 'setIsForward'
...just realized that after this error, now I cannot control Turnouts from the CPE. this happened last night for the first time ever. I rebooted TWICE and got things working again and now it has happened again. Nothing else in the system console other than the setisforward error. |
Jython script Error - obj has no attribute 'setIsForward'
Team, attached snip of script where the error is occurring. Funny thing is that it works fine 90% of the time.
--
Many thanks in advance! Vinny DeRobertis ~ Apex, NC New York & Hudson Valley RR Windows 7 Pro / Java 11 / JMRI v5.10 Command Station: Digikeijs DR5000. Booster: Digikeijs DR5033 (4) Samsung A7 10.4" Tablets
Fully Kiosk/Engine Driver v2.37.187
DCC/DMX Gateway: Pricom LLS. LocoNet Input Modules: Digikeijs DR4088LN DCC Output Modules: Digikeijs DR4018 / Yamorc YD8116. Sensors: Model Train Technology: DETECTOR-HO. Turnout Motors: MTB MP1 |
Re: Have a question about having a train pick up a specific car
#operationspro
Another idea is to add a new "Car Type".? That's done via the Cars window, by selecting the "Add Car" button, getting that window, then clicking the Car Type "Edit" button.
?
?
Type in your new car type, then click Add:
?
?
This does NOT create a 'custom load', and allows you to use the default "L" or "E".??Set the necessary spur(s) to accept that Car Type.??
?
This has worked for me quite well with cars in/out for a steel mill, automobile plant, and grain elevators.
?
Best,
?
CRZ |
Re: DecoderPro no loco roster
#roster
I am having a similar problem.? I've run decoder pro for many years and have a roster of over 100 engines.? Yesterday, I was using it and everything was working fine.? I then shut it down and about a 1/2 hour later restarted it and low an behold no roster.? If I look on my server I can see the directory and all of my engine files but I've tried rebuild roster and it didn't work.? Can someone walk me thru the steps to recover my roster?
Thanks, John Moonan |
Re: DecoderPro no loco roster
#roster
You must have changed something for this to happen.? Can you recall any changes at all you made to JMRI or your computer setup between when everything worked and you noticed your issues?
--
Tom |
Re: Startup Gets Stuck
#startup
Dick, I read it differently. I quote: "It became necessary to RE-install". That implies an existing installation, with (who knows?) any of panel files, scripts, roster, profiles, connected hardware. Which is why I stand by what I wrote. If there was nothing on the old machine/installation that needs salvaging, you are, of course, totally correct. Wouter On Fri, 11 Apr 2025 at 16:28, dick bronson via <dick=[email protected]> wrote:
|
Test release 5.11.5 of JMRI/DecoderPro is available for download
#announcement
Test release 5.11.5 of JMRI/DecoderPro is available for download.
This is the next in a series of test releases that will culminate in a production release, hopefully in June 2025. It's really helpful when people download, install and use these test releases so we can find and fix any inadvertent new problems early. If you are currently using JMRI 4.99.10 or earlier, there is an update process that we strongly recommend. See the release note section on updates: <> For more information on the issues, new features and bug fixes in 5.11.5 please see the release note: <> Note that JMRI is made available under the GNU General Public License. For more information, please see our copyright and licensing page. <> The download links, along with lots of other information which we hope you'll read, can be found on the release note page: <> Bob ¡ª Bob Jacobsen rgj1927@... |
Re: jmri 5.10 automation no longer functions
toggle quoted message
Show quoted text
On Apr 10, 2025, at 6:21?PM, AD <bklyns_baseball_club@...> wrote:
|
Re: Startup Gets Stuck
#startup
¿ªÔÆÌåÓýWouter, He is not trying to get something that was working working again. He has upgraded to a completely new machine and installed from scratch. What I am suggesting is that he shouldn't try to duplicate his old setup on a new machine, but rather to use current software versions on a new setup. There is no reason that I am aware of that JMRI 4.26 shouldn't be able to run on Java 17. Dick :) On 4/11/2025 9:50 AM, whmvd via
groups.io wrote:
|
Re: Paragon4 (400a) Decoder Programming issues
¿ªÔÆÌåÓýDon: ? True, everything seem to be working now. ? Thanks, ? Joe ? From: [email protected] [mailto:[email protected]] On Behalf Of Don Shroyer via groups.io
Sent: Friday, April 11, 2025 6:55 AM To: [email protected] Subject: Re: [jmriusers] Paragon4 (400a) Decoder Programming issues ? Joe, ? I've also posted before about my own experience with CV 217 and Paragon3s. I've mentioned the values that have worked for me with various models (20-70), and that the trick on the programming track seems to be to write the new value, and then read it back to confirm. If the the new value did write, you've found your setting. ? Regards |
Re: Signal Mast Logic Translation Latency
#sml
So, what type of turnout are you using? -
?
All signal masts are controlled by CT turnouts (CMRI Network). All signals correspond to their CT values as intended and function as intended when the system is not acting up.?
?
- Hunter |
Re: Startup Gets Stuck
#startup
I could not disagree more. Much better to get working what was once working (albeit on other hardware), than to try to upgrade from something that does not work, in the (guaranteed vain) hope of a magic fix happening along the way. It's just not good fault-finding procedure. Only add an upgrade into the mix once 4.26 works again. Java 8 plus jmri 4.26 is a perfectly feasible combo, and there's no reason for a knee-jerk upgrade just because newer stuff exists. Wouter? On Fri, 11 Apr 2025, 13:41 dick bronson via , <dick=[email protected]> wrote:
|
Re: Virtual Signal Masts for End-Blocks
A signal mast that is only a SML destination mast will automatically display Stop. Dave Sand ----- Original message ----- From: "Ken Heywood via groups.io" <kheywood=[email protected]> Subject: Re: [jmriusers] Virtual Signal Masts for End-Blocks Date: Friday, April 11, 2025 3:13 AM All my spurs are terminated with virtual dwarf masts. All are set to stop and saved. My SML is auto-generated. The mast at the turnout throat rightly displays approach when the turnout is aligned to the ?spur. -- Ken NYNH&H, Old Colony Division, Cape Cod Branch (1949-1959) Loconet * JMRI 5.11.4 * OSX,Win10,Ubuntu Blog: ? Youtube: |
Re: Signal Mast Logic Translation Latency
#sml
On 4/11/2025 8:35 AM, Hunter via groups.io wrote:
*"you would be using turnout driven signal heads which are then on a signal mast using signal heads, correct?" - *So, "No, but yes". "No", because you are not uning "signal heads". But "YES", because you are using "Output Matrix Mast" signals which each can use multiple "Turnouts". So, what type of turnout are you using? If "LT*" Turnouts, that's probably your problem - see /g/jmriusers/message/241217 , where I provided a link that (usually) provides the cause of the problem, and provides a BUNCH of potential solutions... |