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 194538

Summary: "Going from readAccess to writeAccess" in OpenProjectList$NbProjectDeletionListener.fileDeleted
Product: projects Reporter: Jesse Glick <jglick>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal Keywords: THREAD
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
URL: http://bugzilla-attachments-188949.netbeans.org/bugzilla/attachment.cgi?id=105001
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2011-01-20 17:24:26 UTC
Miscategorized with a bug in python.project. Seems like fileDeleted needs to do its work asynch.
Comment 1 Jesse Glick 2012-06-13 22:03:23 UTC
Not for 7.2.
Comment 2 Milos Kleint 2012-10-30 12:05:16 UTC
https://hg.netbeans.org/core-main/rev/be605f6e06dc

posted to Requestprocessor
Comment 3 Quality Engineering 2012-11-01 02:39:22 UTC
Integrated into 'main-golden', will be available in build *201211010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/be605f6e06dc
User: Milos Kleint <mkleint@netbeans.org>
Log: #194538 RP for refresh() when fileDeleted event arrives