Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 280698 Details for
Bug 552839
Deleting the container of semantic element of a representation do not close the editor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
NPE2
file_552839.txt (text/plain), 4.91 KB, created by
Arthur Daussy
on 2019-11-19 06:10:20 EST
(
hide
)
Description:
NPE2
Filename:
MIME Type:
Creator:
Arthur Daussy
Created:
2019-11-19 06:10:20 EST
Size:
4.91 KB
patch
obsolete
>!ENTRY org.eclipse.e4.ui.workbench 4 0 2019-11-19 12:05:46.350 >!MESSAGE >!STACK 0 >java.lang.NullPointerException > at org.eclipse.sirius.diagram.business.api.query.ToolSectionQuery.getOperationActions(ToolSectionQuery.java:83) > at org.eclipse.sirius.diagram.ui.tools.internal.menu.PopupMenuContribution.contributeToPopupMenu(PopupMenuContribution.java:198) > at org.eclipse.sirius.diagram.ui.tools.internal.menu.PopupMenuContribution.contributeToPopupMenuProgrammatically(PopupMenuContribution.java:152) > at org.eclipse.sirius.diagram.ui.tools.internal.editor.tabbar.actions.TabbarSelectMenuManager.setVisible(TabbarSelectMenuManager.java:126) > at org.eclipse.sirius.diagram.ui.tools.internal.editor.tabbar.TabbarFillerWithContributions.refreshItemsVisibility(TabbarFillerWithContributions.java:135) > at org.eclipse.sirius.diagram.ui.tools.internal.editor.tabbar.TabbarFillerWithContributions.update(TabbarFillerWithContributions.java:113) > at org.eclipse.sirius.diagram.ui.tools.internal.editor.tabbar.Tabbar.reinitToolBar(Tabbar.java:165) > at org.eclipse.sirius.diagram.ui.tools.internal.editor.tabbar.Tabbar.selectionChanged(Tabbar.java:141) > at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.selectionChanged(DDiagramEditorImpl.java:1170) > at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:240) > at org.eclipse.ui.internal.e4.compatibility.SelectionService.handleSelectionChanged(SelectionService.java:94) > at org.eclipse.ui.internal.e4.compatibility.SelectionService.lambda$0(SelectionService.java:68) > at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$1.run(SelectionAggregator.java:123) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) > at org.eclipse.e4.ui.internal.workbench.SelectionAggregator.notifyListeners(SelectionAggregator.java:120) > at org.eclipse.e4.ui.internal.workbench.SelectionAggregator.access$2(SelectionAggregator.java:118) > at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$5.lambda$0(SelectionAggregator.java:220) > at org.eclipse.e4.core.contexts.RunAndTrack.runExternalCode(RunAndTrack.java:59) > at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$5.changed(SelectionAggregator.java:220) > at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) > at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) > at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) > at org.eclipse.e4.ui.internal.workbench.SelectionServiceImpl.setSelection(SelectionServiceImpl.java:34) > at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.selectionChanged(CompatibilityPart.java:468) > at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer.flushSelectionEvents(DiagramGraphicalViewer.java:256) > at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer$1.run(DiagramGraphicalViewer.java:234) > at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3919) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3550) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) > at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) > at org.eclipse.equinox.launcher.Main.run(Main.java:1468) > at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 552839
:
280570
|
280571
|
280697
| 280698