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 192292

Summary: Report Error view - slow and needs about 5 minutes to load
Product: ide Reporter: rgollapudi
Component: Exceptions ReporterAssignee: Tomas Danek <musilt2>
Status: RESOLVED FIXED    
Severity: normal CC: narve
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of bug report view

Description rgollapudi 2010-11-22 17:17:56 UTC
Created attachment 103196 [details]
Screenshot of bug report view

This is a bug discussed and confirmed and discussed on the NetCAT mailing list. http://netbeans.org/projects/www/lists/netcat/archive/2010-11/message/450

How to reproduce:

1. Whenever a slowness is detected, we see a 'slowness-report bug' dialog on the UI.
2. When you click the dialog, a new window to allow the user to enter description of the bug.
3. Here I don't see anything expect a blinking cursor.  It was said on the mailing list that it was because the website is taking some time to load. For me it didn't happen, even after 1 minute. But for others it happenned after 5 minutes.

So a progress indicator (instead of the current title, which says "connecting...", would be good. And there has to be a timeout (15 seconds) to this event. 5 minutes is way too long.
Comment 1 Tomas Danek 2010-12-13 10:12:29 UTC
agreed. Will try to target to 7.0.
Comment 2 Tomas Danek 2011-06-10 09:35:35 UTC
infrastructure should run faster, so it should not be as visible. But still have plan to improve this.
Comment 3 Marian Mirilovic 2011-10-14 08:10:19 UTC
*** Bug 193542 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Danek 2012-04-25 06:35:04 UTC
added progress bar to indicate connecting is in progress + also other small improvements.

core-main#0176ece49ef2
Comment 5 Quality Engineering 2012-04-26 10:34:36 UTC
Integrated into 'main-golden', will be available in build *201204260400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0176ece49ef2
User: musilt2@netbeans.org
Log: #192292: progress bar indication + some UI tweaks