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 173001 - NullPointerException at org.openide.util.ImageUtilities.icon2Image
Summary: NullPointerException at org.openide.util.ImageUtilities.icon2Image
Status: RESOLVED DUPLICATE of bug 172649
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-24 12:19 UTC by Martin Schovanek
Modified: 2009-10-02 15:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 159077


Attachments
stacktrace (6.90 KB, text/plain)
2009-09-24 12:19 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2009-09-24 12:19:53 UTC
Build: NetBeans IDE Dev (Build 200909221401)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments:
mschovanek: Just clicking Browse at Team > Kenai > Get Sources from Kenai



Stacktrace: 
java.lang.NullPointerException
        at org.openide.util.ImageUtilities.icon2Image(ImageUtilities.java:217)
        at org.netbeans.modules.kenai.ui.KenaiProjectsListRenderer.<init>(KenaiProjectsListRenderer.java:100)
        at org.netbeans.modules.kenai.ui.KenaiSearchPanel$KenaiProjectsListRenderer2.getListCellRendererComponent(KenaiSearchPanel.java:558)
        at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1349)
        at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1299)
        at javax.swing.plaf.basic.BasicListUI$Handler.valueChanged(BasicListUI.java:2615)
Comment 1 Martin Schovanek 2009-09-24 12:19:58 UTC
Created attachment 88278 [details]
stacktrace
Comment 2 Jan Becicka 2009-10-02 15:26:04 UTC

*** This issue has been marked as a duplicate of 172649 ***