#307 closed defect (done)
Whole application crashes when trying to load a file that needs plugins which are not installed (see #303)
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: OptimizationFrontend | Version: | 3.2 |
Keywords: | Cc: |
Description
As #303 only for HeuristicLab.OptimizationFrontend
Change History (11)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
comment:3 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 16 years ago by gkronber
- Resolution fixed deleted
- Status changed from closed to reopened
Application still crashes when a type is not found in an installed plugin.
comment:5 Changed 16 years ago by gkronber
- Status changed from reopened to new
comment:6 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:7 Changed 16 years ago by gkronber
added a catch for TypeLoadException with r675.
should be merged back to 3.0 and 3.1 branches
comment:8 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:9 Changed 16 years ago by swagner
- Milestone changed from 3.2 to Iteration 0
Milestone 3.2 deleted
comment:10 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
fixed in the trunk with r660.