i clicked one of the options in the drop down for suggested methods in a
class and kerblammmy! :)

stack trace is attached.

-saad



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.bs.a(bs.java:106)
        at com.intellij.codeInsight.daemon.impl.bs.a(bs.java:74)
        at com.intellij.codeInsight.daemon.impl.bu.run(bu.java)
        at com.intellij.util.t.run(t.java:2)
        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)
[36476601]  ERROR -       com.intellij.command.a.b -
java.lang.NullPointerException
        at com.intellij.psi.impl.source.bz.a(bz.java:13)
        at com.intellij.psi.impl.source.cp.b(cp.java:11)
        at
com.intellij.codeInsight.statistics.StatisticsManager.a(StatisticsMan
ager.java:7)
        at
com.intellij.codeInsight.statistics.StatisticsManager.b(StatisticsMan
ager.java:8)
        at com.intellij.codeInsight.completion.g.a(g.java:3)
        at com.intellij.codeInsight.c.a.q.a(q.java:59)
        at com.intellij.codeInsight.c.a.q.a(q.java:159)
        at com.intellij.codeInsight.c.a.e.run(e.java:5)
        at com.intellij.command.a.b.a(b.java:43)
        at com.intellij.codeInsight.c.a.q.b(q.java:315)
        at com.intellij.codeInsight.c.a.q.a(q.java:313)
        at com.intellij.codeInsight.c.a.b.mouseClicked(b.java:1)
        at
java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:21
1)
        at
java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:21
0)
        at java.awt.Component.processMouseEvent(Component.java:3718)
        at java.awt.Component.processEvent(Component.java:3544)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2593)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451
)
        at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2230)

        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        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-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to