Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » WindowBuilder not behaving in Mountain Lion
WindowBuilder not behaving in Mountain Lion [message #899288] Tue, 31 July 2012 11:03 Go to next message
Tim Seed is currently offline Tim SeedFriend
Messages: 4
Registered: May 2012
Junior Member
Hi, I recently upgraded my Macbook to Mountain Lion and have since noticed that WindowBuilder doesn't allow me to edit properties in the property tree (Specifically clicking on a value and editing it in place). I get the following error whenever I try to edit a value:

java.lang.NullPointerException
at org.eclipse.swt.widgets.Control.invalidateVisibleRegion(Control.java:2181)
at org.eclipse.swt.widgets.Control.setFrameSize(Control.java:3802)
at org.eclipse.swt.widgets.Text.setFrameSize(Text.java:1796)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5485)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
at org.eclipse.swt.internal.cocoa.NSView.setFrame(NSView.java:267)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:3536)
at org.eclipse.swt.widgets.Control.setBounds(Control.java:3571)
at org.eclipse.wb.internal.core.model.property.editor.AbstractTextPropertyEditor.setBounds(AbstractTextPropertyEditor.java:79)
at org.eclipse.wb.internal.core.model.property.table.PropertyTable.setActiveEditorBounds(PropertyTable.java:591)
at org.eclipse.wb.internal.core.model.property.table.PropertyTable.activateEditor(PropertyTable.java:536)
at org.eclipse.wb.internal.core.model.property.table.PropertyTable.handleMouseDown(PropertyTable.java:372)
at org.eclipse.wb.internal.core.model.property.table.PropertyTable.access$8(PropertyTable.java:356)
at org.eclipse.wb.internal.core.model.property.table.PropertyTable$5.mouseDown(PropertyTable.java:175)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:192)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4134)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3980)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3619)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)

This was happening in Helios so I upgraded to Juno and reinstalled the WindowBuilder but I still get the same issues. I also tried creating a new Workspace and project to see if there was any issues there. Seeing as the only thing that has changed is the new OS can I assume that is the problem? Could it also be the version of SWT?

Does anyone know any workarounds for this?
Re: WindowBuilder not behaving in Mountain Lion [message #906162 is a reply to message #899288] Fri, 31 August 2012 18:53 Go to previous messageGo to next message
Alexander Mitin is currently offline Alexander MitinFriend
Messages: 5
Registered: March 2011
Junior Member
See:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386639
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388574
Re: WindowBuilder not behaving in Mountain Lion [message #911275 is a reply to message #906162] Tue, 11 September 2012 09:28 Go to previous messageGo to next message
Tim Seed is currently offline Tim SeedFriend
Messages: 4
Registered: May 2012
Junior Member
I followed the 2 links but I don't see a solution to the issue. Is it fixed?

I'm sorry, I haven't had my morning coffee so I may be missing something here.
Re: WindowBuilder not behaving in Mountain Lion [message #911631 is a reply to message #911275] Wed, 12 September 2012 02:20 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
This is a base Eclipse issue (not a WindowBuilder issue) that has not been fixed yet. Once the Eclipse issue has been fixed, the WB problem you ran into should go away as well.
Re: WindowBuilder not behaving in Mountain Lion [message #911789 is a reply to message #911631] Wed, 12 September 2012 10:21 Go to previous message
Tim Seed is currently offline Tim SeedFriend
Messages: 4
Registered: May 2012
Junior Member
Thanks for the reply Eric.
Previous Topic:Wrong display of components.
Next Topic:Binding to "nested" properties
Goto Forum:
  


Current Time: Tue Apr 23 14:50:48 GMT 2024

Powered by FUDForum. Page generated in 0.05018 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top