Anonymous | Login | 2022-06-26 05:33 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000981 | OMNeT++ | IDE / INI editor | public | 2017-01-11 15:18 | 2017-01-27 13:32 | ||||
Reporter | till | ||||||||
Assigned To | rhornig | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | x86-64 | OS | macOS | OS Version | 10.12 | ||||
Product Version | 5.1pre2 | ||||||||
Target Version | Fixed in Version | 5.1pre3 | |||||||
Summary | 0000981: ini-editor broken | ||||||||
Description | It says: Failed to create the part's controls See attached screenshot | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() ![]() | ||||||||
![]() |
|
(0001243) till (reporter) 2017-01-11 15:29 |
Unfortunately my omnetpp workspace now won't start anymore. I attached the error.log from the workspace |
(0001245) till (reporter) 2017-01-11 20:51 |
!ENTRY org.eclipse.ui 4 0 2017-01-11 21:50:44.190 !MESSAGE Unhandled event loop exception !STACK 0 org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:4533) at org.eclipse.swt.SWT.error(SWT.java:4448) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4032) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3708) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) Caused by: java.lang.NullPointerException at org.omnetpp.inifile.editor.form.FormPage.<init>(FormPage.java:85) at org.omnetpp.inifile.editor.form.ScrolledFormPage.<init>(ScrolledFormPage.java:23) at org.omnetpp.inifile.editor.form.GenericConfigPage.<init>(GenericConfigPage.java:75) at org.omnetpp.inifile.editor.form.InifileFormEditor.showCategoryPage(InifileFormEditor.java:178) at org.omnetpp.inifile.editor.form.InifileFormEditor$1.run(InifileFormEditor.java:124) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) ... 23 more |
(0001271) rhornig (administrator) 2017-01-27 13:04 |
This seems to be caused by an incorect native library build on macOS. I've rebuilt out buildmachine based on macOS 10.12 |
![]() |
|||
Date Modified | Username | Field | Change |
2017-01-11 15:18 | till | New Issue | |
2017-01-11 15:18 | till | File Added: screenshot-inieditor.png | |
2017-01-11 15:29 | till | Note Added: 0001243 | |
2017-01-11 15:29 | till | File Added: workspace.log | |
2017-01-11 20:51 | till | Note Added: 0001245 | |
2017-01-27 13:04 | rhornig | Note Added: 0001271 | |
2017-01-27 13:04 | rhornig | Status | new => resolved |
2017-01-27 13:04 | rhornig | Fixed in Version | => 5.1pre3 |
2017-01-27 13:04 | rhornig | Resolution | open => fixed |
2017-01-27 13:04 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2022 MantisBT Team |