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 25473 - Embedded Swing objects in Welcome page broken
Summary: Embedded Swing objects in Welcome page broken
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
: 25481 25482 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-09 20:45 UTC by Jesse Glick
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (76.99 KB, image/gif)
2002-07-09 20:46 UTC, Jesse Glick
Details
Stack trace (11.98 KB, text/plain)
2002-07-10 03:46 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2002-07-09 20:45:47 UTC
[dev jul 09, both Win XP & Linux, JDK 1.4.0_01]
The JButton's which are supposed to appear on the
Welcome screen are not there; there is only a pair
of red '?'s for each. See screenshot. Seems to be
a recent regression, since the buttons used to
work for me. Noticed you did some changes to
WelcomeComponent.java just a few hours ago - works
in a build from earlier today but not in a build
from an hour or so ago.
Comment 1 Jesse Glick 2002-07-09 20:46:35 UTC
Created attachment 6589 [details]
Screenshot
Comment 2 Jesse Glick 2002-07-10 03:45:19 UTC
Much worse: exceptions are thrown under JDK 1.3.1! See attachment.

11 hours ago from now you deleted many old images:

http://www.netbeans.org/source/browse/ui/welcome/src/org/netbeans/modules/welcome/pages/images/Attic/

Yet they are still in use from various places, e.g. Content.java,
ControlPanel.java, *Button.java.

Another thing visible in the stack trace:

ui/welcome/src/org/netbeans/modules/welcome/components/Welcome.settings

has a typo:

    <module name="org.netbeans.modules.welcome.ShowWelcomeAction"
spec="1.2"/>

That is not the module name. Check against the *.wstcref files.
Comment 3 Jesse Glick 2002-07-10 03:46:07 UTC
Created attachment 6590 [details]
Stack trace
Comment 4 Richard Gregor 2002-07-10 08:02:54 UTC
I really am sorry. Images were removed accidentaly(bad day yesterday).
Now it should be O.K.Also module name is repared.
Comment 5 Richard Gregor 2002-07-10 10:18:24 UTC
*** Issue 25481 has been marked as a duplicate of this issue. ***
Comment 6 Richard Gregor 2002-07-10 10:20:32 UTC
*** Issue 25482 has been marked as a duplicate of this issue. ***
Comment 7 Jiri Kovalsky 2002-07-11 10:33:50 UTC
Could you please Richard merge this into QBE200207100100 branch too ?

Comment 8 Richard Gregor 2002-07-11 10:47:21 UTC
Should be there.
Comment 9 Marian Mirilovic 2002-07-11 17:14:30 UTC
verified in [nb34_beta3](20020711) &
verified in [nb_dev](20020711)
Comment 10 Quality Engineering 2003-07-01 15:19:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.