I often get this error (dialog: 'Internal error') when pasting methods in the collapsed method view after cut to the clipboard. C^-Z doesn't work after the error, so I have to use the local VCS to rollback, otherwise my methods are lost.
Regards, Willem 2002-07-19 10:27:38,038 [1291357] ERROR - m.intellij.openapi.command.a.p - Assertion failed: Undoable actions allowed inside commands only (see com.intellij.openapi.command.CommandProcessor.executeCommand()) java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:27) at com.intellij.openapi.command.a.p.a(p.java:60) at com.intellij.openapi.command.a.q.documentChanged(q.java:5) at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.intellij.util.t.invoke(t.java:0) at $Proxy0.documentChanged(Unknown Source) at com.intellij.openapi.editor.a.o.a(o.java:146) at com.intellij.openapi.editor.a.o.replaceString(o.java:49) at com.intellij.codeEditor.b.a.a(a.java:69) at com.intellij.codeEditor.b.a.a(a.java:130) at com.intellij.codeEditor.b.d.run(d.java:9) at com.intellij.openapi.application.a.d.runWriteAction(d.java:159) at com.intellij.codeEditor.b.a.a(a.java:89) at com.intellij.codeEditor.b.a.a(a.java:85) at com.intellij.codeInsight.b.a.n.run(n.java:10) at com.intellij.util.n.run(n.java:1) at com.intellij.util.o.run(o.java:9) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) at com.intellij.ide.q.a(q.java:18) at com.intellij.ide.q.dispatchEvent(q.java:10) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja va:191) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java :144) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java :134) at java.awt.Dialog.show(Dialog.java:524) at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:822) at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:624) at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:595) at com.intellij.diagnostic.d.run(d.java:1) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171) at java.awt.EventQueue.dispatchEvent(EventQueue.java:443) at com.intellij.ide.q.a(q.java:18) at com.intellij.ide.q.dispatchEvent(q.java:10) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja va:191) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java :144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
