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 178652 - AssertionError at org.netbeans.modules.search.NodeRenderer.getTreeCellRendererComponent
Summary: AssertionError at org.netbeans.modules.search.NodeRenderer.getTreeCellRendere...
Status: RESOLVED DUPLICATE of bug 179796
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
: 179497 180683 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-15 05:38 UTC by Max Sauer
Modified: 2010-03-27 13:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163650


Attachments
stacktrace (4.45 KB, text/plain)
2009-12-15 05:38 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2009-12-15 05:38:14 UTC
Build: NetBeans IDE Dev (Build 200912061400)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments:
msauer: Tried to invoke search over a package node.



Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.search.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:142)
   at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1498)
   at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1210)
   at com.apple.laf.AquaTreeUI.paint(AquaTreeUI.java:118)
   at javax.swing.plaf.ComponentUI.update(ComponentUI.java:155)
   at javax.swing.JComponent.paintComponent(JComponent.java:763)
Comment 1 Max Sauer 2009-12-15 05:38:17 UTC
Created attachment 92600 [details]
stacktrace
Comment 2 Victor Vasilyev 2010-03-11 19:32:05 UTC
*** Bug 180683 has been marked as a duplicate of this bug. ***
Comment 3 Victor Vasilyev 2010-03-11 19:32:27 UTC
*** Bug 179497 has been marked as a duplicate of this bug. ***
Comment 4 Victor Vasilyev 2010-03-27 13:01:42 UTC

*** This bug has been marked as a duplicate of bug 179796 ***