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 62744 - Progress of downloading is not refreshed
Summary: Progress of downloading is not refreshed
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION
: 63648 (view as bug list)
Depends on: 63728
Blocks:
  Show dependency tree
 
Reported: 2005-08-22 09:24 UTC by Jaromir Uhrik
Modified: 2005-09-20 20:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (44.82 KB, image/png)
2005-08-22 09:26 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2005-08-22 09:24:47 UTC
[#200508211800]
The progress bar of downloaded modules looks still like empty on Mac OS. See
attached screenshot.
Comment 1 Jaromir Uhrik 2005-08-22 09:26:26 UTC
Created attachment 24116 [details]
Screenshot attached...
Comment 2 Jaromir Uhrik 2005-08-22 09:29:11 UTC
It is due to adapting of progress bar to progress API => adding REGRESSION keyword.
Comment 3 Jiri Rechtacek 2005-08-29 16:34:16 UTC
Should be fixed in NB4.2. Maybe a bug in core/progress, maybe in autoupdate.
I'll look over there.
Comment 4 Jiri Rechtacek 2005-09-05 15:36:10 UTC
*** Issue 63648 has been marked as a duplicate of this issue. ***
Comment 5 Jiri Rechtacek 2005-09-05 15:39:08 UTC
This problem has been appeared at least on MacOS and WinXP. Will be fixed ASAP.
Comment 6 Jiri Rechtacek 2005-09-06 17:34:49 UTC
I hope it's almost fixed. Rest of work in core/progress. Till the bug 63744 is
fixed, most of download verification leaves with empty progress bars.
I leave open till it's fixed.


Checking in src/org/netbeans/modules/autoupdate/Downloader.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Downloader.java,v  <-- 
Downloader.java
new revision: 1.44; previous revision: 1.43
done
Checking in src/org/netbeans/modules/autoupdate/DownloadProgressPanel.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/DownloadProgressPanel.java,v
 <--  DownloadProgressPanel.java
new revision: 1.27; previous revision: 1.26
done
Checking in src/org/netbeans/modules/autoupdate/SignVerifier.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/SignVerifier.java,v  <-- 
SignVerifier.java
new revision: 1.33; previous revision: 1.32
done
Checking in src/org/netbeans/modules/autoupdate/Wizard.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Wizard.java,v  <--  Wizard.java
new revision: 1.79; previous revision: 1.78
done
Comment 7 Jiri Rechtacek 2005-09-07 10:16:52 UTC
After fix 63728 and this minor change, can be closed as FIXED.

Checking in autoupdate/src/org/netbeans/modules/autoupdate/Downloader.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Downloader.java,v  <-- 
Downloader.java
new revision: 1.45; previous revision: 1.44
done
Comment 8 Jaromir Uhrik 2005-09-20 20:09:02 UTC
Verified in daily build #200509191800.