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 68345 - No progress bar when memory meter disabled
Summary: No progress bar when memory meter disabled
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 09:58 UTC by Milan Kubec
Modified: 2008-12-22 23:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-11-09 09:58:01 UTC
[dev-200511081900, JDK 1.5.0_05]

Steps to reproduce:
1) Disable Memory meter!!!
2) Open java project
3) Open Java Platform manager and create new java platform
4) Open properties of the project
5) Assign newly created platform
No progress bar is shown in status bar for classpath scanning.
Please note that Memory meter is disabled by default in Beta and FCS builds.
Comment 1 Jan Becicka 2005-11-09 12:54:57 UTC
CVS progress bar is not displayed as well.
Comment 2 Milan Kubec 2005-11-09 13:10:58 UTC
Increasing prio since the problem can have negative impact on user's perception
of actions done by IDE.
Comment 3 Marian Mirilovic 2005-11-09 16:26:06 UTC
Agreed with Milan. 
It looks like disabling memory meter has unpredictable impact on the whole IDE,
what the hell is there ? 
Comment 4 Milos Kleint 2005-11-10 09:01:09 UTC
mkubec, have you tried on all platforms or is the behaviour platform specific?
Comment 5 Milan Kubec 2005-11-10 09:52:30 UTC
Seems to be reproducible on linux as well. I haven't tried other platforms.
Comment 6 Milos Kleint 2005-11-10 11:07:31 UTC
should be fixed now in trunk.

Checking in progress/src/org/netbeans/progress/module/ui/StatusLineComponent.java;
/cvs/core/progress/src/org/netbeans/progress/module/ui/StatusLineComponent.java,v
 <--  StatusLineComponent.java
new revision: 1.25; previous revision: 1.24
Comment 7 Milan Kubec 2005-11-30 09:59:57 UTC
Verified in dev-200511291900.