Ticket #1349 (new defect)

Opened 2 years ago

Last modified 2 years ago

PluginManager is unaware of application crashes

Reported by: abeham Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.x Backlog
Component: PluginInfrastructure Version: 3.3.2
Keywords: Cc:

Description

E.g. after the exception in #1348 appears the application that was just started is shut down. After that the plugin manager cannot be launched because: "Installation Manager cannot be started while another HeuristicLab application is active. Please stop all active HeuristicLab applications and try again."

Change History

comment:1 Changed 2 years ago by swagner

  • Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.3

comment:2 Changed 2 years ago by gkronber

This only occurs for the special case that two plugins (different assembly names) have the same name (as described in #1348). This is unlikely to occur however in a future version the plugin infrastructure should be made more robust to detect such cases.

comment:3 Changed 2 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.3 to HeuristicLab x.x.x
Note: See TracTickets for help on using tickets.