Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 14 years ago

Last modified 13 years ago

#607 closed defect (done)

Version conflict in ProgrammableOperator

Reported by: abeham Owned by: epitzer
Priority: high Milestone: HeuristicLab 3.3.0
Component: Operators.Programmable Version: 3.2
Keywords: Cc:

Description

Possibly encountered a more serious problem with the introduction of the coexistence of plugins with multiple versions.

In a HeuristicLab installation both 3.3 and 3.2 plugins are loaded. Upon executing a SequentialEngine a programmable operator threw an error while compiling, saying it cannot decide between using e.g. Core-3.2 or Core-3.3 as in both plugins the same type exists.

The error message is attached. Please confirm whether this is a user error or not.

Attachments (1)

programmable_operator.png (70.8 KB) - added by abeham 15 years ago.
Screenshot of the error message while compiling a ProgrammableOperator

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by abeham

Screenshot of the error message while compiling a ProgrammableOperator

comment:1 Changed 14 years ago by swagner

  • Owner changed from swagner to epitzer

comment:2 Changed 14 years ago by swagner

  • Milestone set to Iteration 4

comment:3 Changed 14 years ago by epitzer

  • Resolution set to fixed
  • Status changed from new to closed

while this can still happen (you have to explicitly enable both versions) it should be fixed during (#842)

comment:4 Changed 13 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.