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 - [dirchooser]NullPointerException while opening the dirchooser
Summary: [dirchooser]NullPointerException while opening the dirchooser
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Soot Phengsy
URL:
Keywords:
Depends on:
Blocks: 88383
  Show dependency tree
 
Reported: 2006-11-02 09:15 UTC by Jan Lahoda
Modified: 2008-12-22 19:59 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
NullPointerException. (3.08 KB, text/plain)
2006-11-02 09:17 UTC, Jan Lahoda
Details

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