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 207464

Summary: Opening multiple Edit Profiling Roots dialogs freezes NB
Product: profiler Reporter: Petr Somol <psomol>
Component: IdeAssignee: Jiri Sedlacek <jis>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: frozen IDE

Description Petr Somol 2012-01-18 15:25:37 UTC
Created attachment 115029 [details]
frozen IDE

Open main Profile dialog, category CPU and select Profile application
Now click "customize..." several times in quick succession. Several instances of Edit Profiling Roots dialog start to show up, each together with a Progress... message box. This easily leads to race condition; although some instances of the dialog are responsive and can be closed, one or more remains blocked with its Progress... unfinished. There is no way out of this state other than killing the whole IDE.

Remark: Another point that is probably not worth filing a separate issue - it would be good to add a tooltip with functionality explanation to the "customize..." link/button similarly to the other links/buttons in the same panel: "Show filter value" and "Edit filter sets".
Comment 1 Jiri Sedlacek 2012-03-01 16:50:27 UTC
The described problem fixed as Bug 209009.

Tooltip added by http://hg.netbeans.org/profiler-main/rev/6cc2bbb6971c.

*** This bug has been marked as a duplicate of bug 209009 ***
Comment 2 Quality Engineering 2012-03-03 11:32:10 UTC
Integrated into 'main-golden', will be available in build *201203030400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6cc2bbb6971c
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #207464 - tooltip for profiling roots link