Bob, Normally, custom icons are at preference:resources. In your case "preference:" maps to?C:\Users\wesno\JMRI\Production.jmri\. Since master.xml has the custom icons at settings:share, you did something different when creating the master.xml view. In reality, neither of these is relevant. ?The only relevant layout data xml file is the one on the Raspberry Pi. I recommend that you transfer the Pi xml file to Windows and see what it expects for icon locations. ?That file also becomes the base for making changes using JMRI on Windows. ?Note: ?Before you move the updated file back to the Pi you will need to upgrade Java and JMRI on the Pi. Dave Sand ----- Original message ----- From: "Bob Wesneski via groups.io" <rswesne=[email protected]> Subject: Re: [jmriusers] How to "point" my XML files to a shared resources directory #panelpro Date: Tuesday, February 18, 2025 5:35 PM 18:31:59,797 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- * JMRI log ** [main] 18:31:59,797 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is stored in file: C:\Users\wesno\JMRI\log\session.log [main] 18:31:59,797 apps.util.Log4JUtil ? ? ? ? ? ? ? ? ? INFO ?- This log is appended to file: C:\Users\wesno\JMRI\log\messages.log [main] 18:31:59,812 apps.Apps ? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- PanelPro version 5.10+Rca461bd266 starts under Java 17.0.14 on Windows 11 amd64 v10.0 at Tue Feb 18 18:31:59 EST 2025 [main] 18:31:59,928 t.permission.DefaultPermissionManager INFO ?- Permission file: C:\Users\wesno\JMRI\.permissions.xml [main] 18:31:59,932 t.permission.DefaultPermissionManager INFO ?- Permission system is enabled: no [main] 18:31:59,932 apps.Apps ? ? ? ? ? ? ? ? ? ? ? ? ? ? INFO ?- Starting with profile Production.3dcf9788 [main] 18:31:59,995 jmri.util.node.NodeIdentity ? ? ? ? ? INFO ?- Using 2e3741ef-96e4-4ac3-8c9d-0137a43956f2 as the JMRI storage identity for profile id 3dcf9788 [AWT-EventQueue-0] 18:32:00,882 jmri.jmrix.loconet.LnPacketizer ? ? ? INFO ?- lnPacketizer Started [main] 18:32:00,883 i.jmrix.loconet.hexfile.LnHexFilePort INFO ?- LocoNet Simulator Started [LocoNet HexFileFrame] 18:32:01,018 jmri.jmrit.roster.Roster ? ? ? ? ? ? ?INFO ?- Reading roster file with rootFromName(C:\Users\wesno\JMRI\Production.jmri\roster.xml) [main] 18:32:01,164 apps.startup.StartupPauseModel ? ? ? ?INFO ?- Pausing startup actions processing for 1 seconds. [main] 18:32:02,328 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path program: is C:\Program Files (x86)\JMRI\ [main] 18:32:02,328 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path preference: is C:\Users\wesno\JMRI\Production.jmri\ [main] 18:32:02,328 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path profile: is C:\Users\wesno\JMRI\Production.jmri\ [main] 18:32:02,328 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path settings: is C:\Users\wesno\JMRI\ [main] 18:32:02,328 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path home: is C:\Users\wesno\ [main] 18:32:02,328 jmri.util.FileUtilSupport ? ? ? ? ? ? INFO ?- File path scripts: is C:\Program Files (x86)\JMRI\jython\ [main] 18:32:02,781 apps.PanelPro.PanelPro ? ? ? ? ? ? ? ?INFO ?- Main initialization done [main] |