I got this stacktrace. Not sure what caused the problem. After the 
exception the performance of IDEA dropped to a level where I had to 
restart it. I'm using jdk 1.3.1 on a windows 2000 box.

Pepijn Van Eeckhoudt

Exception occurred during event dispatching:
java.awt.IllegalComponentStateException: component must be showing on 
the screen
  to determine its location
         at 
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1242
)
         at java.awt.Component.getLocationOnScreen(Component.java:1216)
         at com.intellij.codeInsight.highlighting.p.a(p.java:175)
         at com.intellij.codeInsight.highlighting.p.a(p.java:221)
         at com.intellij.codeInsight.highlighting.bg.run(bg.java:1)
         at com.intellij.util.s.run(s.java:4)
         at 
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
         at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:131)
         at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
         at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to