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 - NPE from TaskListView.findNextVisitable
Summary: NPE from TaskListView.findNextVisitable
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-04-11 16:39 UTC by Jesse Glick
Modified: 2005-12-08 11:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.14 KB, text/plain)
2005-04-11 16:40 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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