I pressed ctrl-space at the very beginning of a source file -- I was
about to mark everything and tried to use Emacs commands...
I got an internal assertion dialog and the following stack trace.
[82072219] ERROR - com.intellij.command.a.b -
java.lang.NullPointerException
at com.intellij.codeInsight.completion.g.a(g.java:234)
at com.intellij.codeInsight.completion.d.a(d.java:159)
at
com.intellij.codeInsight.completion.CodeCompletionHandler.a(CodeCompl
etionHandler.java:5)
at com.intellij.codeInsight.completion.b.invoke(b.java:27)
at com.intellij.codeInsight.actions.a.run(a.java:1)
at com.intellij.psi.impl.o.run(o.java:0)
at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:89)
at com.intellij.psi.impl.v.c(v.java:308)
at com.intellij.codeInsight.actions.b.run(b.java:0)
at com.intellij.command.a.b.a(b.java(Compiled Code))
at com.intellij.codeInsight.actions.y.actionPerformed(y.java:20)
at
com.intellij.ide.desktop.impl.IdeMainFrame.processKeyEvent(IdeMainFra
me.java(Compiled Code))
at
com.intellij.ide.desktop.impl.IdeMainFrame.a(IdeMainFrame.java(Compil
ed Code))
at com.intellij.editor.b.f.a(f.java(Compiled Code))
at com.intellij.editor.b.t.a(t.java(Compiled Code))
at com.intellij.editor.b.t.a(t.java(Compiled Code))
at com.intellij.editor.b.c.keyPressed(c.java(Compiled Code))
at com.intellij.editor.b.c.keyPressed(c.java(Compiled Code))
at
javax.swing.JComponent.processKeyEvent(JComponent.java(Compiled Code)
)
at
javax.swing.JComponent.processKeyEvent(JComponent.java(Compiled Code)
)
at java.awt.Component.processEvent(Component.java(Compiled Code))
at java.awt.Container.processEvent(Container.java(Compiled Code))
at java.awt.Component.dispatchEventImpl(Component.java(Compiled
Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled
Code))
at java.awt.Component.dispatchEvent(Component.java(Compiled Code))
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled
Code))
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled
Code))
at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Compiled Code))
at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled Code))
at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java(Co
mpiled Code))
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java(Comp
iled Code))
at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list