Community
Participate
Working Groups
No steps yet... Caused by: java.lang.NullPointerException at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:178) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:86) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:205) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:224) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:408) at org.eclipse.e4.ui.internal.workbench.swt.AbstractPartRenderer.activate(AbstractPartRenderer.java:105) at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer$ActivationJob.run(StackRenderer.java:113) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
Created attachment 175163 [details] safe up the call Do you know how to repro this ?
(In reply to comment #1) > Do you know how to repro this ? No, not yet
+1 for the patch.
Committed in >20100725. Applied the patch. This is likely only fixing the symptom though...shoudl I close it ?
(In reply to comment #4) > This is likely only fixing the symptom though...shoudl I close it ? Well, if we close it then we should make a separate bug to roll it back after 4.0 is out I think.
Removing outdated target milestone.
The actual code is completely different. No more work can be done on this bug.