I noticed the following exception on my console,
but I don't know when or how it got there.

Build 536, Windows, JDK 1.3.1_01

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:80)
        at com.intellij.codeInsight.highlighting.p.a(p.java:75)
        at com.intellij.codeInsight.highlighting.bg.run(bg.java)
        at com.intellij.util.s.run(s.java:5)
        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