rhoglund
Results
1
issues of
rhoglund
On IntelliJ 2021.1.1 I often get this error (and an IDE error popup): java.lang.Throwable: AWT events are prohibited inside update; got java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.openapi.application.impl.FlushQueue$FlushNow@35277d70,notifier=null,catchExceptions=false,when=1620803541909] on sun.lwawt.macosx.LWCToolkit@7db67ad4 at com.intellij.openapi.diagnostic.Logger.error(Logger.java:161) at com.intellij.ide.ProhibitAWTEvents.dispatch(ProhibitAWTEvents.java:34) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:469)...