Ticket #1755 (new defect)
Opened 17 months ago
Plugin manager may describe a missing dependency as a dependency cycle
| Reported by: | abeham | Owned by: | gkronber |
|---|---|---|---|
| Priority: | lowest | Milestone: | HeuristicLab 3.3.x Backlog |
| 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.
Note: See
TracTickets for help on using
tickets.
