It's fixed in #605. Thanks for reporting it! Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: "Ian Pojman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 7:38 PM Subject: [Eap-list] 604: Resize bug (multiple isntances?) > I got this when I resized the app to make it narrower horizontally. got > three messageboxes for each of these traces with the getMessage() > > I do run two IDEA's... but only one instance when this happened. I had > just closed one earlier > > Ian > > > [~/ariadna/bin]$ [ 315927] ERROR - com.intellij.codeEditor.impl.a - > Assertion failed > java.lang.Throwable > at com.intellij.diagnostic.d.a(d.java:5) > at com.intellij.diagnostic.d.a(d.java:16) > at com.intellij.codeEditor.impl.a.a(a.java:87) > at com.intellij.codeInsight.daemon.impl.bl.a(bl.java:13) > at com.intellij.editor.b.dc.paintComponent(dc.java:50) > at javax.swing.JComponent.paint(JComponent.java:691) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > at javax.swing.JComponent.paint(JComponent.java:700) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > at javax.swing.JComponent.paint(JComponent.java:700) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > at javax.swing.JComponent.paint(JComponent.java:700) > [repeats this some more before AWT trace] > > [ 315973] ERROR - com.intellij.psi.impl.v - Read access to PSI > is allowed from event dispatch thread or inside read-action only > java.lang.Throwable > at com.intellij.diagnostic.d.b(d.java:29) > at com.intellij.psi.impl.v.e(v.java:349) > at com.intellij.psi.impl.c.c.b(c.java:93) > at com.intellij.psi.impl.v.a(v.java:369) > at com.intellij.codeEditor.impl.f.a(f.java:12) > at com.intellij.codeEditor.impl.a.a(a.java:96) > at com.intellij.codeInsight.daemon.impl.bl.a(bl.java:13) > at com.intellij.editor.b.dc.paintComponent(dc.java:50) > at javax.swing.JComponent.paint(JComponent.java:691) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > at javax.swing.JComponent.paint(JComponent.java:700) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > at javax.swing.JComponent.paint(JComponent.java:700) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > at javax.swing.JComponent.paint(JComponent.java:700) > at javax.swing.JComponent.paintChildren(JComponent.java:498) > [awt] > > app.EventHandler$Adapter.EventHandler(EventHandler.java:228) > [ 315983] ERROR - com.intellij.codeEditor.impl.a - Assertion failed > java.lang.Throwable > at com.intellij.diagnostic.d.a(d.java:5) > at com.intellij.diagnostic.d.a(d.java:16) > at com.intellij.codeEditor.impl.a.a(a.java:48) > at com.intellij.codeEditor.impl.a.a(a.java:134) > at com.intellij.codeInsight.daemon.impl.b.b(b.java:67) > at com.intellij.codeInsight.daemon.impl.bl.a(bl.java:5) > at com.intellij.editor.b.dc.paintComponent(dc.java:50) > [awt] > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
