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 204052 - The window "Progress ..." without any text that can't close
Summary: The window "Progress ..." without any text that can't close
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: issues@profiler
URL: http://wiki.netbeans.org/TS_71_GlassF...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 09:34 UTC by debuggercz
Modified: 2011-11-15 15:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (48.19 KB, text/x-log)
2011-10-21 11:30 UTC, debuggercz
Details
Thread Dump (21.94 KB, application/octet-stream)
2011-10-21 11:35 UTC, debuggercz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description debuggercz 2011-10-21 09:34:56 UTC
Product Version: NetBeans IDE Dev (Build 201110200600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Linux version 3.0.0-12-generic running on i386; UTF-8; en_US (nb)
User directory: /home/debuggercz/.netbeans/dev
Cache directory: /home/debuggercz/.netbeans/dev/var/cache

Steps:
1. Open "File|New Project" wizard
2. Choose "Java Web|Web Application"
3. Select any server as target server
4. Right-click project node and choose Profile
5. Confirm "Select Java Platform for Profiling" dialog
6. Select "Profile application" and push "Run"
7. Error "Calibration data missing." should appear
8. Push OK Confirm "Select Java Platform for Profiling" dialog
9. Select "Profile application" and push "Run"
10. Error "Calibration data missing." should appear
11. Push OK 

And there is another window "Progress ..." without any text that can't close. If I close the whole IDE than window finally disappeared but for the second will also appears window with "Unexpected exception" (again without any text).
Comment 1 Jiri Sedlacek 2011-10-21 09:42:21 UTC
Could you please attach a thread dump and IDE logfile from the time when the Progress... dialog is open? Thanks!
Comment 2 debuggercz 2011-10-21 11:30:18 UTC
Created attachment 112299 [details]
IDE log
Comment 3 debuggercz 2011-10-21 11:35:45 UTC
Created attachment 112300 [details]
Thread Dump
Comment 4 Jiri Sedlacek 2011-10-25 15:20:36 UTC
Incorrect appearance & not closing profiler dialogs fixed by http://hg.netbeans.org/profiler-main/rev/36231d63f6f1.
Comment 5 Quality Engineering 2011-10-26 14:22:03 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/36231d63f6f1
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #204052 - dispose() dialog after closing it
Comment 6 Petr Cyhelsky 2011-11-15 15:45:34 UTC
verified on:
Product Version: NetBeans IDE Dev (Build 201111140600)
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b18
System: Linux version 2.6.38-12-generic running on amd64; UTF-8; en_US (nb)