SVN Bar plugin - please fix it.
Hi,
Since many, many builds SVN Bar throws exceptions constantly when loading a project and when working with IJ. Now that Milestone 2 is out, I think it is fair enough to ask the developers to fix the bugs. This issue has been reported a while ago, but there seems no reaction to it.
The plugin's change notes say: "Bug fixed: Selena compatibility.".
So, please, fix the plugin or if the plugin is not going to be maintained anymore remove it from the Plugin list in the Plugin repository.
Here are the exceptions:
update failed for AnAction with ID=SVNBar.Revert: JOptionPane: parentComponent does not have a valid parent
java.lang.RuntimeException: JOptionPane: parentComponent does not have a valid parent
at javax.swing.JOptionPane.createInternalFrame(JOptionPane.java:1443)
at javax.swing.JOptionPane.showInternalOptionDialog(JOptionPane.java:1216)
at javax.swing.JOptionPane.showInternalMessageDialog(JOptionPane.java:1030)
at javax.swing.JOptionPane.showInternalMessageDialog(JOptionPane.java:1004)
at javax.swing.JOptionPane.showInternalMessageDialog(JOptionPane.java:978)
at org.jetbrains.idea.plugin.svnbar.action.BasicAction.update(BasicAction.java:46)
at com.intellij.openapi.actionSystem.impl.Utils.a(Utils.java:30)
at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:18)
at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:1)
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.updateActionsImmediately(ActionToolbarImpl.java:96)
at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl$MyTimerListener.run(ActionToolbarImpl.java:2)
at com.intellij.openapi.actionSystem.impl.WeakTimerListener.run(WeakTimerListener.java:9)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer.a(ActionManagerImpl.java:5)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer.actionPerformed(ActionManagerImpl.java:17)
at javax.swing.Timer.fireActionPerformed(Timer.java:271)
at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:201)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:9)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:149)
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)
Kind regards
Thomas Gülden
Munich, Germany
Please sign in to leave a comment.
I have a feeling that CVS bar is the problem. SVN bar is based on CVS bar and after install of CVS bar I am getting the same exception.
Overall plug-in management in IDEA is really poor. I am using "Subversion integration" plug-in that is not supported anymore because nothing else works with subversion. It is buggy but better than nothing. If anyone is working with Subversion and have a set of working plug-ins for that please list them here.
Hello sergey,
Sorry, could you please explain what you mean? IntelliJ IDEA includes a bundled
Subversion integration plugin since, I believe, version 5.0. And it is definitely
supported.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"