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:

  1. Download HeuristicLab 3.3.6
  2. Extract it and remove the plugin HeuristicLab.Tracing
  3. 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.