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 186459 - [69cat] AssertionError at org.netbeans.modules.apisupport.project.ui.wizard.action.NameIconLocationPanel.iconButtonActionPerformed
Summary: [69cat] AssertionError at org.netbeans.modules.apisupport.project.ui.wizard.a...
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 191680 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-20 21:13 UTC by jmborer
Modified: 2010-12-01 06:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169905


Attachments
stacktrace (5.51 KB, text/plain)
2010-05-20 21:13 UTC, jmborer
Details
stacktrace (5.56 KB, text/plain)
2010-11-30 17:10 UTC, Andrew Krasny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmborer 2010-05-20 21:13:16 UTC
Build: NetBeans IDE Dev (Build 201005192201)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01-279, Java(TM) SE Runtime Environment, 1.6.0_20-b02-279-10M3065
OS: Mac OS X

User Comments:
jmborer: Occured while opening a PNG for an action in the "new action" wizard




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.apisupport.project.ui.wizard.action.NameIconLocationPanel.iconButtonActionPerformed(NameIconLocationPanel.java:446)
   at org.netbeans.modules.apisupport.project.ui.wizard.action.NameIconLocationPanel.access$100(NameIconLocationPanel.java:71)
   at org.netbeans.modules.apisupport.project.ui.wizard.action.NameIconLocationPanel$2.actionPerformed(NameIconLocationPanel.java:339)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
Comment 1 jmborer 2010-05-20 21:13:21 UTC
Created attachment 99276 [details]
stacktrace
Comment 2 Jesse Glick 2010-05-24 16:22:02 UTC
Not sure how to reproduce. Can improve assertion message to help diagnose: core-main #c4561073faef
Comment 3 Quality Engineering 2010-05-25 07:34:19 UTC
Integrated into 'main-golden', will be available in build *201005250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c4561073faef
User: Jesse Glick <jglick@netbeans.org>
Log: Diagnostics for #186459.
Comment 4 Jiri Kovalsky 2010-05-27 08:01:44 UTC
Reported by NetCAT 6.9 participant.
Comment 5 Jesse Glick 2010-11-05 17:11:36 UTC
*** Bug 191680 has been marked as a duplicate of this bug. ***
Comment 6 Jesse Glick 2010-11-05 17:11:56 UTC
Some info in dupes...
Comment 7 Andrew Krasny 2010-11-30 17:10:35 UTC
Created attachment 103477 [details]
stacktrace
Comment 8 Jesse Glick 2010-11-30 20:12:05 UTC
core-main #24e675e3c7e6
Comment 9 Quality Engineering 2010-12-01 06:41:28 UTC
Integrated into 'main-golden', will be available in build *201012010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/24e675e3c7e6
User: Jesse Glick <jglick@netbeans.org>
Log: #186459: [69cat] AssertionError at org.netbeans.modules.apisupport.project.ui.wizard.action.NameIconLocationPanel.iconButtonActionPerformed