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 - Opening multiple Edit Profiling Roots dialogs freezes NB
Summary: Opening multiple Edit Profiling Roots dialogs freezes NB
Status: RESOLVED DUPLICATE of bug 209009
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-18 15:25 UTC by Petr Somol
Modified: 2012-03-03 11:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
frozen IDE (345.21 KB, image/png)
2012-01-18 15:25 UTC, Petr Somol
Details

Note You need to log in before you can comment on or make changes to this bug.
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