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 227514 - Big project has been closed, but IDE analyzes a closed source files ("Checking for external changes" progress bar)
Summary: Big project has been closed, but IDE analyzes a closed source files ("Checkin...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-03-15 11:35 UTC by soldatov
Modified: 2013-03-21 01:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (109.27 KB, image/png)
2013-03-15 11:36 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2013-03-15 11:35:21 UTC
Scenario:
- Open mozilla or other big project from /net
- Create Welcome project
- Close big project
- Activate any application
- Activate NetBeans
==> "Checking for external changes" message appears
- Click into progress bar
==> IDE checks files from /net
Comment 1 soldatov 2013-03-15 11:36:56 UTC
Created attachment 132640 [details]
screenshot
Comment 2 Quality Engineering 2013-03-19 02:01:52 UTC
Integrated into 'main-golden', will be available in build *201303182300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e520b72fbc83
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #227514 - Big project has been closed, but IDE analyzes a closed source files ("Checking for external changes" progress bar)
- fix memory leak in Notificator usage
Comment 3 Quality Engineering 2013-03-20 02:07:13 UTC
Integrated into 'main-golden', will be available in build *201303192300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e635015a6880
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #227514 - Big project has been closed, but IDE analyzes a closed source files ("Checking for external changes" progress bar)
- fix memory leak in Notificator usagefixing (remove deadlock)
Comment 4 Alexander Simon 2013-03-20 11:06:28 UTC
Fix cannot be safely extracted => remove 73patch-candidate
Comment 5 Quality Engineering 2013-03-21 01:53:30 UTC
Integrated into 'main-golden', will be available in build *201303202300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/31b3eff1217c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #227514 - Big project has been closed, but IDE analyzes a closed source files ("Checking for external changes" progress bar)
- remove listener