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 216407 - 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
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-05 08:58 UTC by 452
Modified: 2012-08-08 12:42 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191282


Attachments
stacktrace (3.57 KB, text/plain)
2012-08-05 08:58 UTC, 452
Details
stacktrace (3.50 KB, text/plain)
2012-08-05 22:30 UTC, David Konecny
Details
stacktrace (3.57 KB, text/plain)
2012-08-06 10:21 UTC, Petr Jiricka
Details
stacktrace (3.50 KB, text/plain)
2012-08-06 14:42 UTC, crazyjavahacking
Details
stacktrace (6.75 KB, text/plain)
2012-08-08 09:27 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 452 2012-08-05 08:58:15 UTC
Build: NetBeans IDE Dev (Build 201208050001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b06
OS: Windows 7

User Comments:
GUEST: Loading Netbeans for the first time.

GUEST: unzip the nightly build - open existing maven projects




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.updateCharMetrics(DocumentViewOp.java:918)
   at org.netbeans.modules.editor.lib2.view.DocumentViewOp.access$100(DocumentViewOp.java:103)
   at org.netbeans.modules.editor.lib2.view.DocumentViewOp$4.run(DocumentViewOp.java:607)
   at org.netbeans.modules.editor.lib2.view.DocumentView.runTransaction(DocumentView.java:226)
   at org.netbeans.modules.editor.lib2.view.DocumentView$1.run(DocumentView.java:239)
Comment 1 452 2012-08-05 08:58:17 UTC
Created attachment 122751 [details]
stacktrace
Comment 2 David Konecny 2012-08-05 22:30:44 UTC
Created attachment 122759 [details]
stacktrace
Comment 3 David Konecny 2012-08-05 23:45:02 UTC
A regression?
Comment 4 Miloslav Metelka 2012-08-06 07:28:58 UTC

*** This bug has been marked as a duplicate of bug 216395 ***
Comment 5 Petr Jiricka 2012-08-06 10:21:47 UTC
Created attachment 122779 [details]
stacktrace

After startup.
Comment 6 crazyjavahacking 2012-08-06 14:42:48 UTC
Created attachment 122798 [details]
stacktrace

Just started the IDE
Comment 7 Tomas Mysik 2012-08-08 09:27:45 UTC
Created attachment 122855 [details]
stacktrace

trying to search in IDE options