Cannot submit stacktrace in Selena
I'm getting an exception when I try to open the Colors & Fonts settings
window, but when I open the error submitter, it says 'Blame Core Idea'
but the submit button is greyed out. I'm using JDK 1.5.0_10.
Is there a known reason for this? Where is the best place to report it
manually?
Cheers,
N.
Please sign in to leave a comment.
Nathan Brown wrote:
There's a good chance that it is caused by an incompatible plugin (probably an
AbstractMethodError due to some API change). Although IDEA knows that it's not responsible
itself, it doesn't seem to think that it should tell the user:
http://www.jetbrains.net/jira/browse/IDEA-11156
Sascha
Well it is an AbstractMethodError, but I can't see the culprit plugin in
the trace:
java.lang.AbstractMethodError
at com.intellij.lexer.FlexAdapter.start(FlexAdapter.java:59)
at com.intellij.lexer.LayeredLexer.start(LayeredLexer.java:90)
at
com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.(LexerEditorHighlighter.java:6) at com.intellij.ide.highlighter.HighlighterFactory.createHighlighter(HighlighterFactory.java:8) at com.intellij.application.options.colors.ColorAndFontPanel.a(ColorAndFontPanel.java:324) at com.intellij.application.options.colors.ColorAndFontPanel.b(ColorAndFontPanel.java:332) at com.intellij.application.options.colors.ColorAndFontPanel.]]>(ColorAndFontPanel.java:98)
at
com.intellij.application.options.colors.ColorAndFontOptions.createComponent(ColorAndFontOptions.java:88)
at
com.intellij.ide.ui.search.DefaultSearchableConfigurable.createComponent(DefaultSearchableConfigurable.java:28)
at
com.intellij.openapi.options.ex.ExplorerSettingsEditor.b(ExplorerSettingsEditor.java:216)
at
com.intellij.openapi.options.ex.ExplorerSettingsEditor.access$1300(ExplorerSettingsEditor.java:196)
at
com.intellij.openapi.options.ex.ExplorerSettingsEditor$10.run(ExplorerSettingsEditor.java:1)
at com.intellij.util.Alarm$1.run(Alarm.java:106)
at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:250)
at
com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:10)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:151)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:13)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:18)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
at java.awt.Dialog$1.run(Dialog.java:525)
at java.awt.Dialog$2.run(Dialog.java:553)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:551)
at
com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:23)
at
com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:105)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:748)
at
com.intellij.ide.actions.ShowSettingsUtilImpl.showExplorerOptions(ShowSettingsUtilImpl.java:39)
at
com.intellij.ide.actions.ShowSettingsUtilImpl.showSettingsDialog(ShowSettingsUtilImpl.java:18)
at
com.intellij.ide.actions.ShowSettingsAction.actionPerformed(ShowSettingsAction.java:4)
at
com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:16)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
at
com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:28)
at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:153)
at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:85)
at
com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:6)
at java.awt.Component.processMouseEvent(Component.java:5501)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5266)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3968)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1778)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:151)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:116)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:18)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Sascha Weinreuter wrote:
>> I'm getting an exception when I try to open the Colors & Fonts
>> settings window, but when I open the error submitter, it says 'Blame
>> Core Idea' but the submit button is greyed out. I'm using JDK 1.5.0_10.
>>
>> Is there a known reason for this? Where is the best place to report
>> it manually?
What plugins do you have installed?
Removing the ruby 0.1 preview solved it for me.
So no Ruby for Selena?
There are nightlies here:
http://teamcity.jetbrains.com/repository/download/bt6/933:id/ruby-0.1.500.jar
Is the ruby plugin installed as part of the milestone 1? Because I am not experiencing any problems with the Milestone. I like it better than 6.0.5 even!
Nope, it's not installed by default. But installing it from the plugin manager causes Bad Things to happen.