This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270203 - NullPointerException at org.netbeans.modules.cnd.callgraph.impl.CallGraphScene$MyMemberLabelWidget.calculateClientAreaWithoutScope
Summary: NullPointerException at org.netbeans.modules.cnd.callgraph.impl.CallGraphScen...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-26 11:34 UTC by Exceptions Reporter
Modified: 2017-04-24 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228554


Attachments
stacktrace (3.66 KB, text/plain)
2017-03-26 11:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-03-26 11:34:24 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Linux

User Comments:
GUEST: trt




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.callgraph.impl.CallGraphScene$MyMemberLabelWidget.calculateClientAreaWithoutScope(CallGraphScene.java:394)
   at org.netbeans.modules.cnd.callgraph.impl.CallGraphScene$MyMemberLabelWidget.calculateClientArea(CallGraphScene.java:376)
   at org.netbeans.api.visual.widget.Widget.calculatePreferredBounds(Widget.java:1012)
   at org.netbeans.api.visual.widget.Widget.getPreferredBounds(Widget.java:988)
   at org.netbeans.api.visual.widget.Widget.resolveBounds(Widget.java:1260)
   at org.netbeans.modules.visual.layout.AbsoluteLayout.layout(AbsoluteLayout.java:61)
Comment 1 Exceptions Reporter 2017-03-26 11:34:26 UTC
Created attachment 163947 [details]
stacktrace
Comment 2 Alexander Simon 2017-03-27 11:51:25 UTC
fixed in enum, branch release82, changeset 7b8682ab0e3c
Comment 3 Quality Engineering 2017-04-02 02:37:41 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/474d65938bc4
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #270203 NullPointerException at org.netbeans.modules.cnd.callgraph.impl.CallGraphScene$MyMemberLabelWidget.calculateClientAreaWithoutScope
(transplanted from 7b8682ab0e3cfeadafbf0d2cadfb98d97cbe9f47)
Comment 4 ilia 2017-04-13 10:38:53 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=270203 Changesets:
    http://hg.netbeans.org/releases/rev/7b8682ab0e3c # fixed Bug #270203 NullPointerException at org.netbeans.modules.cnd.callgraph.impl.CallGraphScene$MyMemberLabelWidget.calculateClientAreaWithoutScope
    http://hg.netbeans.org/releases/rev/208d6835015d # fixed Bug #270203 NullPointerException at org.netbeans.modules.cnd.callgraph.impl.CallGraphScene$MyMemberLabelWidget.calculateClientAreaWithoutScope
Comment 5 Alexander Pepin 2017-04-24 17:29:26 UTC
Do not see such exception in netbeans-8.2-20170421.