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 228891 - NullPointerException at org.netbeans.modules.tasks.ui.dashboard.DashboardViewer.setSelection
Summary: NullPointerException at org.netbeans.modules.tasks.ui.dashboard.DashboardView...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-23 12:28 UTC by Ondrej Vrabec
Modified: 2013-05-07 13:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200167


Attachments
stacktrace (1.29 KB, text/plain)
2013-04-23 12:28 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2013-04-23 12:28:30 UTC
Build: NetBeans IDE Dev (Build 20130422-ea2a955e713f)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Linux

User Comments:
ovrabec: Quick search in the task dashboard. Entering task id and select a category to atomatically add the task to.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.tasks.ui.dashboard.DashboardViewer.setSelection(DashboardViewer.java:243)
   at org.netbeans.modules.tasks.ui.dashboard.TaskContainerNode$1.run(TaskContainerNode.java:115)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:682)
Comment 1 Ondrej Vrabec 2013-04-23 12:28:31 UTC
Created attachment 133706 [details]
stacktrace
Comment 2 Jan Peska 2013-05-07 13:49:37 UTC
Fixed as part of http://hg.netbeans.org/core-main/rev/ca389b0c3688