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 69972

Summary: "Updating Modules" dialog appears multiple times
Product: contrib Reporter: Jaromir Uhrik <juhrik>
Component: Module ManagerAssignee: Jiri Rechtacek <jrechtacek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: part of possible fix

Description Jaromir Uhrik 2005-12-06 20:44:48 UTC
[daily build #200512051900]
When uninstalling set of modules or the module category then the "Updating
Modules" dialog appears more than once. It appears and then disappears. Then it
appears again to indicate uninstall of another module... The user may be
confused by this behavior because the progress of the action is split into the
set of progress dialogs - only one dialog is ecxpected by the user.
Comment 1 Jiri Rechtacek 2005-12-07 16:37:12 UTC
The Progress panel is controlled by ModuleBean listener which listens on
property changes and show/hide by this state. No planned to fix in nb5.0.
Comment 2 Jiri Rechtacek 2005-12-07 16:41:27 UTC
Created attachment 27644 [details]
part of possible fix
Comment 3 Jiri Rechtacek 2007-05-21 10:49:41 UTC
Old Module Manager (part of Autoupdate) was moved into contrib/modulemanager.