Re: Streaming short pieces of text into a textarea causes a crash

2023-12-19 Thread Frank Delporte
Thanks John, quick test with this change indeed seems to solve the problem! Platform.runLater(() -> searchAction.appendAnswer(token)); I totally missed this and I didn't notice anything in the logs that was pointing in this direction. Best regards Frank Delporte Want to have co

Streaming short pieces of text into a textarea causes a crash

2023-12-19 Thread Frank Delporte
t.pulse(QuantumToolkit.java:592) at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:572) at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.pulseFromQueue(QuantumToolkit.java:565) at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$11(QuantumToolk