Page 1 of 1

5.6.2:frmMain.OpenSettings:'Text' property is read-only at line 110

Posted: Fri May 30, 2025 4:58 pm
by JinglePaletteReport
Clicked on settings from the options menu to work with MIDI commands.
PC running on Windows 10 22H2 (build 19045.5737)


Error report:
Version: 5.6.2
Function: frmMain.OpenSettings
Error Number: 383
Error Description: 'Text' property is read-only
Last known line number: 110
Operating System: Windows 10 Enterprise Version 6.3 Build 19045

Re: 5.6.2:frmMain.OpenSettings:'Text' property is read-only at line 110

Posted: Sat May 31, 2025 2:40 am
by Couin
Hello,

Related to viewtopic.php?p=631#p631

In short, the font used for the jingle button cannot be found, which is causing the error.

Edit the jp.ini file in the installation folder and set the JLabelFont to Arial. You should then see the following line:
JLabelFont=Arial

A fix has been added for the next version (5.7) to (hopefully) eliminate this error.