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 216429 - AssertionError: Not Graphics2D
Summary: AssertionError: Not Graphics2D
Status: RESOLVED DUPLICATE of bug 216395
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-06 09:01 UTC by y575
Modified: 2012-08-06 10:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191283


Attachments
stacktrace (2.15 KB, text/plain)
2012-08-06 09:01 UTC, y575
Details

Note You need to log in before you can comment on or make changes to this bug.
Description y575 2012-08-06 09:01:21 UTC
Build: NetBeans IDE Dev (Build 201208050001)
VM: OpenJDK 64-Bit Server VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux

User Comments:
y575: ?????? ?????? ????????




Stacktrace: 
java.lang.AssertionError: Not Graphics2D
   at org.netbeans.modules.editor.lib2.view.DocumentViewOp.checkFontRenderContext(DocumentViewOp.java:558)
   at org.netbeans.modules.editor.lib2.view.DocumentViewOp.checkViewsInited(DocumentViewOp.java:521)
   at org.netbeans.modules.editor.lib2.view.DocumentView.viewToModelNeedsLock(DocumentView.java:826)
   at org.netbeans.modules.editor.lib2.view.DocumentView.viewToModelChecked(DocumentView.java:815)
   at org.netbeans.modules.editor.lib2.view.EditorView.viewToModel(EditorView.java:341)
   at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(BasicTextUI.java:1557)
Comment 1 y575 2012-08-06 09:01:24 UTC
Created attachment 122774 [details]
stacktrace
Comment 2 Jiri Prox 2012-08-06 10:58:10 UTC

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