Don't know if you have this already but...

I am getting this exception thrown once in a while. It
doesn't actually seem to affect anything though

VM SunJDK1.3
OS Win98
Build 616

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.ui.ci.a(ci.java:47)
        at com.intellij.ui.ci.a(ci.java:98)
        at com.intellij.ui.ci.a(ci.java:96)
        at com.intellij.ui.h.keyTyped(h.java:2)
        at
java.awt.AWTEventMulticaster.keyTyped(AWTEventMulticaster.java:180)
        at
java.awt.AWTEventMulticaster.keyTyped(AWTEventMulticaster.java:180)
        at
java.awt.Component.processKeyEvent(Component.java:3676)
        at
javax.swing.JComponent.processKeyEvent(JComponent.java:2092)
        at
java.awt.Component.processEvent(Component.java:3555)
        at
java.awt.Container.processEvent(Container.java:1164)
        at
java.awt.Component.dispatchEventImpl(Component.java:2595)
        at
java.awt.Container.dispatchEventImpl(Container.java:1213)
        at
java.awt.Component.dispatchEvent(Component.java:2499)
        at
java.awt.LightweightDispatcher.processKeyEvent(Container.java:2155)
        at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2135)
        at
java.awt.Container.dispatchEventImpl(Container.java:1200)
        at
java.awt.Window.dispatchEventImpl(Window.java:912)
        at
java.awt.Component.dispatchEvent(Component.java:2499)
        at
java.awt.EventQueue.dispatchEvent(EventQueue.java:319)
        at com.intellij.ide.c.dispatchEvent(c.java:26)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:10
3)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at
java.awt.EventDispatchThread.run(EventDispatchThread.java:84)


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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

Reply via email to