Opened 13 years ago
Last modified 7 years ago
#1755 accepted defect
Plugin manager may describe a missing dependency as a dependency cycle
Reported by: | abeham | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 4.0 |
Component: | PluginInfrastructure | Version: | 3.3.6 |
Keywords: | Cc: |
Description
To reproduce:
- Download HeuristicLab 3.3.6
- Extract it and remove the plugin HeuristicLab.Tracing
- Start the exe and open the plugin manager
The error message for all disabled plugins in the list that appear after HeuristicLab.Persistence will state the missing dependency, but the error message for all disabled plugins before that will state that the dependency graph has a cycle.
Change History (3)
comment:1 Changed 11 years ago by gkronber
- Priority changed from lowest to medium
comment:2 Changed 9 years ago by gkronber
comment:3 Changed 7 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 4.0
- Priority changed from medium to high
- Status changed from new to accepted
We should check whether this is still happening after the changes in #2522.
Note: See
TracTickets for help on using
tickets.
See related ticket #2522.