Title: Exception

612, Win2K w/ SP3, Sun JDK 1.3.1_02.

Don't know when this happened.

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.daemon.impl.br.a(br.java:127)
        at com.intellij.codeInsight.daemon.impl.br.a(br.java:58)
        at com.intellij.codeInsight.daemon.impl.bt.run(bt.java:2)
        at com.intellij.util.t.run(t.java:10)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        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)

Reply via email to