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 57735

Summary: NPE from TaskListView.findNextVisitable
Product: platform Reporter: Jesse Glick <jglick>
Component: Action ItemsAssignee: tasklist-issues@contrib <tasklist-issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description Jesse Glick 2005-04-11 16:39:19 UTC
Using suggestions window and F12.

org.netbeans.modules.tasklist.core/2 [1.35.0.15.6 15 050409]
org.netbeans.modules.suggestions_framework/2 [1.13.0.8.15.6 8 050409]
org.netbeans.modules.tasklist.suggestions/2 [1.22.61583 3 200503291800]

Note that the last module is older; don't know if it matters. Is it being
published on AU? nbbuild/build.properties claims yes.
Comment 1 Jesse Glick 2005-04-11 16:40:09 UTC
Created attachment 21550 [details]
Stack trace
Comment 2 Jesse Glick 2005-04-11 16:45:23 UTC
Can't reproduce using

org.netbeans.modules.tasklist.suggestions/2 [1.25.0.8.15.6 050411]

(hand-built).

Note that I am using the suggestions window in auto hide mode. Not sure if it
makes any difference. I also have the error stripe modules installed.

BTW a buglet:

Warning: org.netbeans.modules.tasklist.suggestions.ui.SuggestionsView should
override preferredID()
Comment 3 _ pkuzel 2005-12-08 11:14:40 UTC
Checking in TaskListView.java;
/shared/data/ccvs/repository/tasklist/core/src/org/netbeans/modules/tasklist/core/TaskListView.java,v
 <--  TaskListView.java
new revision: 1.122; previous revision: 1.121
done