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 88488

Summary: [dirchooser]NullPointerException while opening the dirchooser
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: Window SystemAssignee: Soot Phengsy <sootphengsy>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: dsimonek, mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 88383    
Attachments: NullPointerException.

Description Jan Lahoda 2006-11-02 09:15:47 UTC
[recent dirchooser module, recent IDE build, Linux, Metal L&F, Ocean Theme]

After installation of the dirchooser module and trying to "Open Project", the
attached NullPointerException is thrown. Seems than no File Chooser can be
opened in the IDE while the dirchooser module is installed.
Comment 1 Jan Lahoda 2006-11-02 09:17:16 UTC
Created attachment 35721 [details]
NullPointerException.
Comment 2 Jan Lahoda 2006-11-02 09:23:02 UTC
JDK: 1.5.0_09-b03
Comment 3 Marian Mirilovic 2006-11-02 10:16:19 UTC
I guess duplicate of JDK bug :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6210674
Comment 4 David Simonek 2006-11-02 11:48:53 UTC
No, it's not JDK bug, it's dirchooser's. Dirchooser uses some special Win OS
specific image bar and shouln't be using it on other OSs.

Marking as task no not pollute our bugs now, as it's not part of standard build.
Comment 5 Soot Phengsy 2006-11-10 19:33:16 UTC
Null pointer is no longer thrown on Linux.  I am assuming that it will also work
on Solaris.  
Comment 6 Marian Mirilovic 2006-11-13 08:38:35 UTC
reopen
Comment 7 Marian Mirilovic 2006-11-13 08:39:07 UTC
worksforme