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 175334 - NullPointerException at org.netbeans.modules.kenai.collab.chat.InsertLinkAction.<init>
Summary: NullPointerException at org.netbeans.modules.kenai.collab.chat.InsertLinkActi...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (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-10-23 19:33 UTC by hantsy
Modified: 2009-11-19 03:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160645


Attachments
stacktrace (2.47 KB, text/plain)
2009-10-23 19:33 UTC, hantsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hantsy 2009-10-23 19:33:10 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.30.8-64.fc11.i586, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.kenai.collab.chat.InsertLinkAction.<init>(InsertLinkAction.java:79)
        at org.netbeans.modules.kenai.collab.chat.ChatPanel.dropDownMenuPopupMenuWillBecomeVisible(ChatPanel.java:869)
        at org.netbeans.modules.kenai.collab.chat.ChatPanel.access$1800(ChatPanel.java:111)
        at org.netbeans.modules.kenai.collab.chat.ChatPanel$7.popupMenuWillBecomeVisible(ChatPanel.java:625)
        at javax.swing.JPopupMenu.firePopupMenuWillBecomeVisible(JPopupMenu.java:631)
        at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:738)
Comment 1 hantsy 2009-10-23 19:33:15 UTC
Created attachment 90021 [details]
stacktrace
Comment 2 Jan Becicka 2009-10-26 14:03:27 UTC
Can you provide steps to reproduce?
What files do you have open in Editor. Thanks.
Can you attach screenshot?
Thanks.

Comment 3 Jan Becicka 2009-11-10 06:42:33 UTC
i need steps to reproduce...
thanks