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 189169 - [69cat] NullPointerException at javax.swing.text.FlowView$LogicalView.getPreferredSpan
Summary: [69cat] NullPointerException at javax.swing.text.FlowView$LogicalView.getPref...
Status: CLOSED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 15:19 UTC by thadguidry
Modified: 2011-06-08 20:39 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171706


Attachments
stacktrace (2.96 KB, text/plain)
2010-08-03 15:19 UTC, thadguidry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thadguidry 2010-08-03 15:19:12 UTC
This bug was originally marked as duplicate of bug 168442, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201006130001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
alex_s: Documentation in Russian Loalization

thadguidry: pressed F1 for help while writing a bit of code for Main.scala

GUEST: clicked on the help button in the prefs window

kganfield: clicked online on chat icon in status bar




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.text.FlowView$LogicalView.getPreferredSpan(FlowView.java:715)
   at javax.swing.text.FlowView.calculateMinorAxisRequirements(FlowView.java:216)
   at javax.swing.text.html.ParagraphView.calculateMinorAxisRequirements(ParagraphView.java:128)
   at javax.swing.text.BoxView.checkRequests(BoxView.java:918)
   at javax.swing.text.BoxView.getMinimumSpan(BoxView.java:551)
   at javax.swing.text.html.ParagraphView.getMinimumSpan(ParagraphView.java:261)
Comment 1 thadguidry 2010-08-03 15:19:16 UTC
Created attachment 101168 [details]
stacktrace
Comment 2 Peter Pis 2010-08-05 08:21:51 UTC
Can't reproduce. Some reproducible scenario would of great help.
Comment 3 Antonin Nebuzelsky 2010-10-06 12:26:50 UTC
Closing incomplete. Don't have enough information from the stacktrace.
Comment 4 Marian Mirilovic 2011-06-08 20:39:52 UTC
agree - v/c