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 233961 - AssertionError at org.netbeans.editor.CodeFoldingSideBar.getPaintInfo
Summary: AssertionError at org.netbeans.editor.CodeFoldingSideBar.getPaintInfo
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 233962 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-05 14:29 UTC by janario
Modified: 2013-08-09 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202825


Attachments
stacktrace (3.99 KB, text/plain)
2013-08-05 14:29 UTC, janario
Details

Note You need to log in before you can comment on or make changes to this bug.
Description janario 2013-08-05 14:29:27 UTC
Build: NetBeans IDE Dev (Build 20130805-649d1152c0ee)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
janario: editing xhtml




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.editor.CodeFoldingSideBar.getPaintInfo(CodeFoldingSideBar.java:474)
   at org.netbeans.editor.CodeFoldingSideBar.paintComponent(CodeFoldingSideBar.java:957)
   at javax.swing.JComponent.paint(JComponent.java:1054)
   at javax.swing.JComponent.paintChildren(JComponent.java:887)
   at javax.swing.JComponent.paint(JComponent.java:1063)
   at javax.swing.JComponent.paintChildren(JComponent.java:887)
Comment 1 janario 2013-08-05 14:29:29 UTC
Created attachment 138307 [details]
stacktrace
Comment 2 Svata Dedic 2013-08-05 15:15:39 UTC
*** Bug 233962 has been marked as a duplicate of this bug. ***
Comment 3 Svata Dedic 2013-08-05 15:19:28 UTC
Sorry, an obsolete version of component has crept in. I've disabled its creation in rev http://hg.netbeans.org/jet-main/rev/e73b1214c706, but you'll eventually receive a similar report - please use issue #233455 for reporting (exception reporter should duplicate further reports to that issue hopefully). Thanks.
Comment 4 Quality Engineering 2013-08-09 10:49:05 UTC
Integrated into 'main-silver', will be available in build *201308090746* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e73b1214c706
User: Svata Dedic <sdedic@netbeans.org>
Log: #233961: do not create obsolete cf sidebar