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 225422

Summary: Accessing file system in EDT: first file input
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: Code ModelAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 218138    
Attachments: stacktrace

Description Egor Ushakov 2013-01-28 16:02:32 UTC
Created attachment 130734 [details]
stacktrace

see attached stacktrace
Comment 1 Egor Ushakov 2013-01-28 17:02:07 UTC
almost the same stack trace from ProjectImpl.onFileEditEnd when we undo editing
Comment 2 Vladimir Voskresensky 2013-05-13 17:21:40 UTC
http://hg.netbeans.org/cnd-main/rev/d35b478ab4a8
Comment 3 Quality Engineering 2013-05-14 02:23:22 UTC
Integrated into 'main-golden', will be available in build *201305132300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d35b478ab4a8
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #225422 - Accessing file system in EDT: first file input
- since onFileEditStart now does not force unconditional creation, we can remove non needed check (it works with FO in UI)
Comment 4 Quality Engineering 2013-12-07 04:24:23 UTC
Integrated into 'main-silver', will be available in build *201312070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2dec2cf4ca6e
User: Alexander Simon <alexvsimon@netbeans.org>
Log: redo missing change set d35b478ab4a8 (see bug #225422) and 1a4b8437d6ea (see bug #226788)
(transplanted from 060276121a81b9b1f24dbcdf11ecb83960344a50)