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 158243 - Attach Debugger dialog missing components
Summary: Attach Debugger dialog missing components
Status: CLOSED DUPLICATE of bug 158192
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker with 3 votes (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 01:39 UTC by jessholle
Modified: 2010-04-29 09:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jessholle 2009-02-10 01:39:53 UTC
When NetBeans 6.5 is run under Java 6 Update 12 the "Attach Debugger" dialog shows up without any components other than
OK and Cancel buttons below the horizontal rule below the "Debugger" drop down.  The dialog is sized for these
components, but nothing is actually shown.

Even if this is a bug in Java 6 Update 12 (which could well be since the issue is not present in Java 6 Update 11),
NetBeans should work around this.  I just spent the day removing my preferences, disabling modules, and finally doing a
complete re-installation of NetBeans before finally guessing that this was a Java 6 Update 12 issue.  NetBeans needs to
workaround this to save others from wasting their time in this fashion!
Comment 1 Martin Entlicher 2009-02-10 07:05:14 UTC
The problem was just recently reported and we're working on a fix.
It's actually caused by a misuse of isValid() method of UI components in NetBeans.

*** This issue has been marked as a duplicate of 158192 ***
Comment 2 jessholle 2009-02-10 12:16:21 UTC
This (and 158192) have been marked as target milestone 7.0M2?!?

This must be fixed as soon as possible in 6.5, not just 7.0 as this is causing great developer frustration in 6.5.
Comment 3 Michel Graciano 2009-02-11 18:53:38 UTC
It is already marked as 65fixes3-candidate, which means will be available for 6.5 in the time of patch 3.
Comment 4 jkilgrow 2009-02-24 15:08:37 UTC
also does the same thing on my 64-bit openSUSE 11.1 box
Comment 5 Quality Engineering 2010-04-29 09:47:30 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.