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 1378 - Openning once opened and closed file causes bunch of massages and exception
Summary: Openning once opened and closed file causes bunch of massages and exception
Status: CLOSED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-03-26 21:44 UTC by Milan Kubec
Modified: 2003-07-02 16:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 1999-03-26 21:44:14 UTC
Openning once opened and closed file (do not dock it) causes bunch of massages and exception:
Reproduce: Close the window by wm, try min. 5 times

WP changing...
Analyzer.java:387 initialRead(): loading time=56
DrawInfo.java:246 doc=length=3529, class=class com.netbeans.editor.DrawLayerFactory$SyntaxLayer, name=`syntax-layer`, visibility=1000, first member
class=class com.netbeans.editor.DrawLayerFactory$BookmarkLayer, name=`bookmark-layer`, visibility=2000, chain member, doc.bookmarkChain:
MarkChain: curMark=null, mark chain: Empty
class=class com.netbeans.editor.DrawLayerFactory$GuardedLayer, name=`guarded-layer`, visibility=2500, chain member
class=class com.netbeans.editor.DrawLayerFactory$CaretLayer, name=`caret-layer`, visibility=10000, last member,
GUARDED blocks:
MarkBlockChain: curBlk=null block chain:  Empty, posFrom=3529, posTo=3530, yFrom=1496, yTo=-3 java.lang.Error
        at com.netbeans.editor.DrawInfo.repaintBlock(DrawInfo.java:248)
        at com.netbeans.editor.LeafView.updateDamage(LeafView.java:448)
        at com.netbeans.editor.LeafView.changedUpdate(LeafView.java:408)
        at com.netbeans.editor.BaseTextUI$RootView.changedUpdate(BaseTextUI.java:832)
        at com.netbeans.editor.BaseTextUI.changedUpdate(BaseTextUI.java:594)
        at com.netbeans.editor.BaseDocument.fireChangedUpdate(BaseDocument.java:263)
        at com.netbeans.editor.BaseDocument.setLogicalStyle(BaseDocument.java:806)
        at com.netbeans.ide.text.NbDocument.markNormal(NbDocument.java:253)
        at com.netbeans.ide.text.DocumentLine.refreshState(DocumentLine.java:177)
        at com.netbeans.ide.text.DocumentLine$Listener.stateChanged(DocumentLine.java:241)
        at com.netbeans.ide.util.WeakListener$Change.stateChanged(WeakListener.java:333)

        at com.netbeans.ide.text.EditorSupport.fireStateChangeEvent(EditorSupport.java:566)
        at com.netbeans.ide.text.EditorSupport.access$6(EditorSupport.java:555)
        at com.netbeans.i
Comment 1 Quality Engineering 2003-07-02 15:56:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 2 Quality Engineering 2003-07-02 16:03:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.