push doesnt work

Bug #267365 reported by Radim Kolář
2
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
High
Guillermo Gonzalez

Bug Description

in bzr 0.92 and i think 0.90 too, push function invoked from team->push doesnt work. after clicking on dialog no push is done and no error is displayed.

here is backtrace, sadly no line numbers probably bzr plugin is compiled without debug info

!ENTRY org.eclipse.ui 4 0 2008-09-07 11:06:13.781
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
 at org.vcs.bazaar.eclipse.ui.actions.PushAction.execute(Unknown Source)
 at org.vcs.bazaar.eclipse.ui.actions.PushAction.execute(Unknown Source)
 at org.vcs.bazaar.eclipse.ui.actions.BzrAction.run(Unknown Source)
 at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:70)
 at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
 at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
 at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
 at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
 at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
 at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
 at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
 at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
 at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
 at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
 at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:618)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

push after commit feature works.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Hi Radim,
Thanks for reporting this.
The bzr version y're using is quite old, upgrade to a more recent version is recommended.
In http://bazaar-vcs.org/BzrEclipse/Installation bzr-1.5 is specified as a dependency.
Also what version of bzr-eclipse are you using?

Changed in bzr-eclipse:
status: New → Incomplete
Revision history for this message
Radim Kolář (hsn10) wrote :

i am using bzr-1.5 on windows. bzr 0.92 is version of eclipse-bzr plugin.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Thanks for pointing this out.
I'll try to find the cause, and rollout a new build as soon as possible.

Changed in bzr-eclipse:
importance: Undecided → High
status: Incomplete → Confirmed
assignee: nobody → guillo.gonzo
status: Confirmed → In Progress
Changed in bzr-eclipse:
status: In Progress → Fix Committed
Changed in bzr-eclipse:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.