Community
Participate
Working Groups
Build Identifier: Users of Vuze have been reporting the following NullPointerException stacktrace using SWT 3.6: at org.eclipse.swt.widgets.Tree.sendMeasureItem(Tree.java:2443) at org.eclipse.swt.widgets.Tree.cellSize(Tree.java:274) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4750) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend_stret(Native Method) at org.eclipse.swt.internal.cocoa.NSCell.cellSize(NSCell.java:34) at org.eclipse.swt.widgets.TreeItem.getBounds(TreeItem.java:467) I haven't reproduced it yet. If I do I'll add a full stack trace. Reproducible: Didn't try
Your timing is excellent. I just checked in a fix for this today. :-) Bug 309753. *** This bug has been marked as a duplicate of bug 309753 ***