PDA

View Full Version : ND 2 - macOS Big Sur (11.0.1) NPE



robdbirch
11-30-2020, 02:05 PM
java.lang.NullPointerException
at org.eclipse.swt.widgets.Control.internal_new_GC(Co ntrol.java:2178)
at org.eclipse.swt.graphics.GC.<init>(GC.java:174)
at org.eclipse.swt.graphics.GC.<init>(GC.java:135)
at org.eclipse.swt.custom.CTabFolder.updateItems(CTab Folder.java:3730)
at org.eclipse.swt.custom.CTabFolder.updateItems(CTab Folder.java:3726)
at org.eclipse.swt.custom.CTabFolder.onResize(CTabFol der.java:2118)
at org.eclipse.swt.custom.CTabFolder.lambda$0(CTabFol der.java:335)
at org.eclipse.swt.widgets.EventTable.sendEvent(Event Table.java:86)
at org.eclipse.swt.widgets.Display.sendEvent(Display. java:4247)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja va:1508)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja va:1531)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja va:1512)
at org.eclipse.swt.widgets.Control.resized(Control.ja va:3418)
.
.
.

Justin
12-01-2020, 09:48 PM
Hi,

Yes - the current 2.1.4 release doesn't like all the changes that have happened under the covers in Big Sur!

Please see this blog post which has been up a while, you can download a pre-release build of 2.2 there:


https://www.neckdiagrams.com/blog/Neck-Diagrams-on-Big-Sur



There's also an in-app popup telling pointing all users to this post, details on the Download page, and an email was sent out too, so we've tried hard to make sure everyone knows! :)