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 16636 - Tools -> Options -> Modules UI does not display problems behind an uninstallable module
Summary: Tools -> Options -> Modules UI does not display problems behind an uninstalla...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: UI
: 24189 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-17 13:49 UTC by _ pkuzel
Modified: 2008-12-23 08:34 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screen shot (66.79 KB, image/png)
2003-02-05 19:19 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2001-10-17 13:49:41 UTC
Context: Options/IDE Configuration/System/Modules.

Modules with failing dependencies (a red badge) should replace their tooltip
with problem description otherwise it is hard to guess what's going wrong
(openidex/2 dependency in particular).

Disabled autoload modules should use different icon, it is confusing now that
they looks same as disabled modules (sorted by name) and their "enabled"
property is read-only.
Comment 1 Jesse Glick 2001-10-17 15:28:50 UTC
Both good suggestions. I am changing to ENHANCEMENT as this is a UI
type of thing.
Comment 2 Jan Chalupa 2001-11-27 11:51:40 UTC
Target milestone -> 3.3.1.
Comment 3 Jan Chalupa 2001-11-27 11:55:04 UTC
Target milestone -> 3.3.1.
Comment 4 Jan Chalupa 2002-01-11 14:00:16 UTC
Target milestone -> 3.4
Comment 5 Jan Chalupa 2002-01-11 14:04:16 UTC
Target milestone -> 3.4
Comment 6 Jan Chalupa 2002-01-11 14:05:53 UTC
Target milestone -> 3.4
Comment 7 Jan Chalupa 2002-01-11 14:09:50 UTC
Target milestone -> 3.4
Comment 8 Jesse Glick 2002-05-20 21:02:18 UTC
Past feature freeze.

Bruce, I think there needs to be some "half-on-half-off" module icon,
I'm not sure if this actually came up before in the context of module
clusters...
Comment 9 Jesse Glick 2002-05-29 19:06:29 UTC
*** Issue 24189 has been marked as a duplicate of this issue. ***
Comment 10 Marek Grummich 2002-07-22 09:07:16 UTC
Target milestone was changed from '3.4' to TBD.
Comment 11 Marek Grummich 2002-07-22 09:32:30 UTC
Target milestone was changed from '3.4' to TBD.
Comment 12 Jesse Glick 2003-02-05 19:07:10 UTC
Just adding a new property to the Expert tab of a module node
containing the same text that would be displayed on console if the bad
module were included in the list of autoscanned modules.
Comment 13 Jesse Glick 2003-02-05 19:19:38 UTC
Created attachment 8816 [details]
Screen shot
Comment 14 Jesse Glick 2003-02-05 19:21:30 UTC
Attached screenshot shows appearance when an intentionally screwed-up
list of modules is given to the build, so that many of the modules
cannot be turned on.
Comment 15 Jesse Glick 2003-02-05 19:25:19 UTC
Planned; IN=11105
Comment 16 Jesse Glick 2003-02-06 16:43:41 UTC
committed   * Up-To-Date  1.12       
core/src/org/netbeans/core/modules/Bundle.properties
committed   * Up-To-Date  1.33       
core/src/org/netbeans/core/modules/NbEvents.java
added       * Up-To-Date  1.1        
core/src/org/netbeans/core/modules/NbProblemDisplayer.java
committed   * Up-To-Date  1.55       
core/src/org/netbeans/core/ui/Bundle.properties
committed   * Up-To-Date  1.27       
core/src/org/netbeans/core/ui/ModuleBean.java
committed   * Up-To-Date  1.25       
core/src/org/netbeans/core/ui/ModuleNode.java