STM32CubeProgrammer fails to start on Macbook M2 Ventura 13.6.3
I managed to get the setup program to complete by running directly from the command line.
The STM32CubeProgrammer app fails to run, giving the follow error trace:
CubeProgrammer version: 2.15.0
Path CubeProgrammer version: : /Applications/STMicroelectronics/STM32Cube/STM32CubeProgrammer/STM32CubeProgrammer.app/Contents/MacOs/bin/version
Exception in thread "JavaFX Application Thread" java.lang.RuntimeException: problems invoking getCaretShape
at org.fxmisc.richtext.TextFlowExt$GenericIceBreaker.invoke(TextFlowExt.java:230)
at org.fxmisc.richtext.$Proxy6.getCaretShape(Unknown Source)
at org.fxmisc.richtext.TextFlowExt.getCaretShape(TextFlowExt.java:84)
at org.fxmisc.richtext.ParagraphText.updateSingleCaret(ParagraphText.java:327)
at org.fxmisc.richtext.ParagraphText.lambda$new$3(ParagraphText.java:137)
(... many more error lines)
Thank you for any help getting this problem resolved.
