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 24418 - NPE from WelcomeEditor.paintComponent after switching projects
Summary: NPE from WelcomeEditor.paintComponent after switching projects
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
: 24530 24569 24680 24872 25147 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-05 11:45 UTC by Marian Mirilovic
Modified: 2005-03-09 04:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException (4.82 KB, text/plain)
2002-06-05 11:48 UTC, Marian Mirilovic
Details
NPE - the same only line number is different (4.82 KB, text/plain)
2002-06-06 15:31 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-06-05 11:45:59 UTC
[nb_dev](20020605), [jdk1.4.1](fcs)

Steps to reproduce:
- run IDE with clear userdir
- create new project
- switch back to default project
-> NullPointerException(attachment) arise and
Welcome Screen isn't maximized
Comment 1 Marian Mirilovic 2002-06-05 11:48:47 UTC
Created attachment 6079 [details]
NullPointerException
Comment 2 Richard Gregor 2002-06-05 12:46:44 UTC
There are two different bugs mixed together. One is related to welcome
editor (NPE) another one is general (not maximized window - ther could
be any element inside the editor mode and it won't be maximized,not
only welcome). 
Comment 3 Richard Gregor 2002-06-05 13:09:20 UTC
NPE fixed.
Comment 4 Marian Mirilovic 2002-06-05 14:19:09 UTC
Yes , you are right, bug with restored moximized windows after restart
is filed as issue 23836, thanks.
Comment 5 Marian Mirilovic 2002-06-06 15:23:21 UTC
verified in [nb_dev](20020606)
Comment 6 Marian Mirilovic 2002-06-06 15:30:02 UTC
Ooops, back I have saw it again [nb_dev](20020606), [jdk1.4.0](fcs),
after second project switch.
reopen - I am sorry 
Comment 7 Marian Mirilovic 2002-06-06 15:31:03 UTC
Created attachment 6123 [details]
NPE - the same only line number is different
Comment 8 Milan Kubec 2002-06-11 13:54:54 UTC
I reproduced it also during opening imported projects from nb332 and
ffj30ce in dev-200206110100.
Comment 9 Richard Gregor 2002-06-11 14:55:02 UTC
*** Issue 24530 has been marked as a duplicate of this issue. ***
Comment 10 Marian Mirilovic 2002-06-12 10:59:36 UTC
*** Issue 24680 has been marked as a duplicate of this issue. ***
Comment 11 Marian Mirilovic 2002-06-14 11:46:59 UTC
*** Issue 24569 has been marked as a duplicate of this issue. ***
Comment 12 Richard Gregor 2002-06-19 21:42:12 UTC
*** Issue 24872 has been marked as a duplicate of this issue. ***
Comment 13 Richard Gregor 2002-06-26 10:06:57 UTC
*** Issue 25147 has been marked as a duplicate of this issue. ***
Comment 14 Jan Becicka 2002-06-26 15:47:29 UTC
There are 6 bugreports regarding this. P3 
seems not to be enough.
Comment 15 Richard Gregor 2002-07-02 07:46:27 UTC
It doesn't make sense. What does it mean - not
enough? Where did you read this rule for increasing priority? When is
bug in the system then every user can find it - all bugs should be P1
then.
Comment 16 Richard Gregor 2002-07-02 07:59:48 UTC
I have tried it with last build and it is nonreproducible on my
system. Do you have still NPE?
Comment 17 Jiri Skrivanek 2002-07-02 09:01:06 UTC
I can't reproduce it by steps in this report but it is 100%
reproducible by steps in
http://www.netbeans.org/issues/show_bug.cgi?id=25147.
Comment 18 Richard Gregor 2002-07-03 13:51:45 UTC
Thanks. Fixed.
Comment 19 Marian Mirilovic 2002-07-17 11:45:12 UTC
verified in [nb_release34](20020717)
Comment 20 Quality Engineering 2003-07-01 15:20:47 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.