I have the following exception in 621.

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:1237
)
        at java.awt.Component.getLocationOnScreen(Component.java:1211)
        at com.intellij.codeInsight.daemon.impl.bs.a(bs.java:70)
        at com.intellij.codeInsight.daemon.impl.bs.a(bs.java:58)
        at com.intellij.codeInsight.daemon.impl.bu.run(bu.java)
        at com.intellij.d.r.run(r.java:7)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
        at com.intellij.ide.d.dispatchEvent(d.java:33)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:126)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:93)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)


I noticed that the mousewheel wasn't working after I tried the method hierarchy 
browser.  If I 
closed and re-opened the editor window, it fixed it.  I don't know if it was related 
to this 
exception or not.

Mike
---
[EMAIL PROTECTED]
To obtain my PGP public key, mail "SEND PUB KEY" in the 
subject to "[EMAIL PROTECTED]"


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

Reply via email to