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 217963 - NullPointerException at java.awt.Rectangle.<init>
Summary: NullPointerException at java.awt.Rectangle.<init>
Status: RESOLVED DUPLICATE of bug 217867
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 20:35 UTC by misterm
Modified: 2012-09-11 15:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192185


Attachments
stacktrace (1.25 KB, text/plain)
2012-09-06 20:35 UTC, misterm
Details
stacktrace (1.25 KB, text/plain)
2012-09-10 14:29 UTC, misterm
Details
stacktrace (1.25 KB, text/plain)
2012-09-11 15:35 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2012-09-06 20:35:36 UTC
Build: NetBeans IDE Dev (Build 20120903-b205afccf642)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at java.awt.Rectangle.<init>(Rectangle.java:0)
   at org.netbeans.editor.BaseCaret.update(BaseCaret.java:761)
   at org.netbeans.editor.BaseCaret$10.run(BaseCaret.java:2176)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:0)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:0)
   at java.awt.EventQueue.access$000(EventQueue.java:0)
Comment 1 misterm 2012-09-06 20:35:39 UTC
Created attachment 124000 [details]
stacktrace
Comment 2 Milutin Kristofic 2012-09-10 09:25:44 UTC

*** This bug has been marked as a duplicate of bug 217867 ***
Comment 3 misterm 2012-09-10 14:29:13 UTC
Created attachment 124115 [details]
stacktrace
Comment 4 misterm 2012-09-11 15:35:12 UTC
Created attachment 124170 [details]
stacktrace