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 171956 - NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.searchFieldKeyPressed
Summary: NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.se...
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-10 16:46 UTC by Jaromir Uhrik
Modified: 2009-10-27 14:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158240


Attachments
stacktrace (2.10 KB, text/plain)
2009-09-10 16:46 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-09-10 16:46:17 UTC
Build: NetBeans IDE Dev (Build 200909091401)
VM: Java HotSpot(TM) Client VM, 1.5.0_20-141, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_20-b02-315
OS: Mac OS X, 10.5.8, i386

User Comments:
juhrik: I tried to use quicksearch in the list of chatrooms tab. Typed the name of chatroom and pushed Enter key. The exception appears then.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.kenai.collab.chat.ContactList.searchFieldKeyPressed(ContactList.java:277)
        at org.netbeans.modules.kenai.collab.chat.ContactList.access$600(ContactList.java:63)
        at org.netbeans.modules.kenai.collab.chat.ContactList$8.keyPressed(ContactList.java:192)
        at java.awt.Component.processKeyEvent(Component.java:5560)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2722)
        at java.awt.Component.processEvent(Component.java:5379)
Comment 1 Jaromir Uhrik 2009-09-10 16:46:22 UTC
Created attachment 87449 [details]
stacktrace
Comment 2 Jan Becicka 2009-09-30 10:39:16 UTC
fixed in my local repo
Comment 3 Jan Becicka 2009-10-01 09:26:57 UTC
fixed in cdev
Comment 4 Quality Engineering 2009-10-05 08:46:39 UTC
Integrated into 'main-golden', will be available in build *200910030241* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1e6105495c04
User: Jan Becicka <jbecicka@netbeans.org>
Log: #171956: NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.searchFieldKeyPressed
Comment 5 Quality Engineering 2009-10-07 00:11:13 UTC
Integrated into 'main-golden', will be available in build *200910061401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1e6105495c04
User: Jan Becicka <jbecicka@netbeans.org>
Log: #171956: NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.searchFieldKeyPressed
Comment 6 Jaromir Uhrik 2009-10-27 14:14:47 UTC
It is now possible to invoke the menu with actions by Ctrl+L. Verified in:
Product Version: NetBeans IDE Dev (Build 200910261401)
Java: 1.5.0_20; Java HotSpot(TM) Client VM 1.5.0_20-141
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)
Comment 7 Jaromir Uhrik 2009-10-27 14:17:11 UTC
Sorry for the previous post, it was intended to come to different issue.
Verified in:
Product Version: NetBeans IDE Dev (Build 200910261401)
Java: 1.5.0_20; Java HotSpot(TM) Client VM 1.5.0_20-141
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)