Hi César,
Thanks for reporting this!
The fix is included in PR #13640 and will be included in the next
JMRI test release 5.9.7.
Daniel
On 2024-11-30 23:32, Cesar Alcala via
groups.io wrote:
toggle quoted message
Show quoted text
Hi,
?
I don't understand where can it be the problem. I want to
implement a call of on the home signals of an station. I set the
permissive on the block and all works correctly. I used the
logixng to program the option. I can save correctly but the
problem comes at the loading of the panel on a next session.
When I load the panel I have a Parse error that says that:
?
Error on line 5256: cvc-enumeration-valid: Value
'PermissiveSmlDisabled' is not facet-valid with respect to
enumeration '[Aspect, Lit, NotLit, Held, NotHeld,
IsPermissiveSmlDisabled, IsPermissiveSmlNotDisabled]'. It must
be a value from the enumeration.
?
I open the xml file and I modify the line indicated and write
IsPermissiveSmlDisabled where it says PermissiveSmlDisabled and
I save the file. I open the file on panel pro and it works but
all related to the Permissive SML on the signal is blank and
obviously it doesn't work. Why if the error indicates that it
must be on a kind of value if you use it it doesn't work? The
panel on origin was created on JMRI 5.3 but all the logixng
conditions have been created on 5.8.?
?
Can someone help me?
?
Best Regards
?
?
César Alcalá