Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Last modified 6 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:

  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.

Change History (3)

comment:1 Changed 11 years ago by gkronber

  • Priority changed from lowest to medium

comment:2 Changed 8 years ago by gkronber

See related ticket #2522.

comment:3 Changed 6 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.