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 35247 - Aqua UI throws NullPointerException when clicking Next in Wizard panel
Summary: Aqua UI throws NullPointerException when clicking Next in Wizard panel
Status: VERIFIED DUPLICATE of bug 35335
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2003-08-03 18:27 UTC by iamacat
Modified: 2008-12-23 14:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log with NullPointerException (225.92 KB, text/plain)
2003-08-03 18:28 UTC, iamacat
Details
This file fixes this problem with different look and feels. I made a one line change in the method that causes the exception (70.63 KB, text/plain)
2003-08-08 02:21 UTC, bchilds
Details
Here is the compiled class file. If you replace the current one in openide.jar file in your lib directory your problem will hopefully be fixed. (19.92 KB, application/octet-stream)
2003-08-08 02:23 UTC, bchilds
Details
Patch against release35 branch (1.46 KB, patch)
2003-08-08 10:31 UTC, Tomas Hurka
Details | Diff
Binary patch for NetBeans 3.5.1. Copy into lib/patches directory. (28.14 KB, application/octet-stream)
2003-08-08 12:35 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iamacat 2003-08-03 18:27:04 UTC
Actually it happens with any non-metal look and feel. I tried Motif and got the same 
problem. I am using netbeans 3.5.1 under MacOS 10.2.6/Java 1.4.1_01. Help on this 
one, Metal looks real ugly on Aqua desktop :-)
Comment 1 iamacat 2003-08-03 18:28:00 UTC
Created attachment 11195 [details]
ide.log with NullPointerException
Comment 2 pzajac 2003-08-04 09:46:58 UTC
reassigne to openide/wizards
Comment 3 bchilds 2003-08-08 02:21:28 UTC
Created attachment 11247 [details]
This file fixes this problem with different  look and feels. I made a one line change in the method that causes the exception
Comment 4 bchilds 2003-08-08 02:23:06 UTC
Created attachment 11248 [details]
Here is the compiled class file. If you replace the current one in openide.jar file in your lib directory your problem will hopefully be fixed.
Comment 5 bchilds 2003-08-08 02:26:20 UTC
The two files I have attached above seem to fix this problem. If there
are any further steps that I would need to make to get the patch
tested/commited please let me know.

-Ben Childs
Comment 6 Tomas Hurka 2003-08-08 10:27:47 UTC
Ben, thanks for the fix. This bug seems to be fixed in Java 141 DP102 update.  
Comment 7 Tomas Hurka 2003-08-08 10:31:59 UTC
Created attachment 11250 [details]
Patch against release35 branch
Comment 8 Tomas Hurka 2003-08-08 12:35:09 UTC
Created attachment 11252 [details]
Binary patch for NetBeans 3.5.1. Copy into lib/patches directory.
Comment 9 bchilds 2003-08-08 15:35:10 UTC
This is also a problem with Java 1.4.2 on windows. So AFAIK you would
need this patch with windows using the windows look and feel. Thanks
for making the patch.

-Ben Childs
Comment 10 Tomas Hurka 2003-08-11 15:57:18 UTC
Ben, you are right, it does not work on windows using the windows look and feel. 
Comment 11 Tomas Hurka 2003-08-11 16:00:54 UTC

*** This issue has been marked as a duplicate of 35335 ***
Comment 12 iamacat 2003-08-13 17:24:51 UTC
Thanks, the Aqua UI works great with the patch!
Comment 13 Marian Mirilovic 2003-08-26 10:23:48 UTC
verifying duplication
Comment 14 Tomas Hurka 2003-09-09 10:04:17 UTC
Fixed by Java 1.4.1 Update 1
Comment 15 Quality Engineering 2008-12-23 14:32:41 UTC
This issue had *1 votes* before move to platform component