Will not start on Linux Debian 8
Hi, First I had some problems with RTTXcomm, but I think I solved those issues. But, when launching avr4l I now get the following message:
Sep 28, 2019 4:59:47 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /root/.java/.userPrefs/prefs.xml
Warning: Nashorn engine is planned to be removed from a future JDK release
Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: class javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be cast to class javax.swing.text.AbstractDocument$DefaultDocumentEvent (javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper and javax.swing.text.AbstractDocument$DefaultDocumentEvent are in module java.desktop of loader 'bootstrap')
at jsyntaxpane.CompoundUndoManager.undoableEditHappened(CompoundUndoManager.java:61)
at java.desktop/javax.swing.text.AbstractDocument.fireUndoableEditUpdate(AbstractDocument.java:293)
at java.desktop/javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:761)
at java.desktop/javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:716)
at java.desktop/javax.swing.text.PlainDocument.insertString(PlainDocument.java:131)
at java.desktop/javax.swing.text.DefaultEditorKit.read(DefaultEditorKit.java:274)
at jsyntaxpane.DefaultSyntaxKit.read(DefaultSyntaxKit.java:223)
at java.desktop/javax.swing.JEditorPane.setText(JEditorPane.java:1428)
at mainPckg.Main_Frame.
Best Regards, Einar