Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Last modified 8 years ago

#1349 new defect

PluginManager is unaware of application crashes

Reported by: abeham Owned by: gkronber
Priority: lowest 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 (5)

comment:1 Changed 13 years ago by swagner

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

comment:2 Changed 13 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 13 years ago by gkronber

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

comment:4 Changed 11 years ago by gkronber

  • Priority changed from medium to lowest

comment:5 Changed 8 years ago by gkronber

See related ticket #2522

Note: See TracTickets for help on using tickets.