Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#303 closed defect (done)

Starter crashes when trying to open attached operator-library

Reported by: mkommend Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.0
Component: ZZZ OBSOLETE: AdvancedOptimizationFrontend Version: 3.2
Keywords: Cc:

Description


Attachments (1)

OS-GP-Library.hl (452.3 KB) - added by mkommend 16 years ago.

Download all attachments as: .zip

Change History (15)

Changed 16 years ago by mkommend

comment:1 Changed 16 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 16 years ago by gkronber

This is caused by an uncaught exception in the load method of PersistenceManager when a plugin which is needed to load the file is not installed.

comment:3 Changed 16 years ago by gkronber

  • Component changed from General to AdvancedOptimizationFrontend

The exception should be caught in the user interface and an error dialog should inform the user about the problem.

Reassigned the ticket to component AdvancedOptimizationFrontend.

comment:4 Changed 16 years ago by gkronber

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

fixed with 659.

comment:5 Changed 16 years ago by gkronber

  • Resolution fixed deleted
  • Status changed from closed to reopened

fix should be merged to 3.0 and 3.1 as well.

comment:6 Changed 16 years ago by gkronber

  • Resolution set to fixed
  • Status changed from reopened to closed
  • fixed in 3.0 branch with r663
  • fixed in 3.1 branch with r664

comment:7 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 existing plugin.

comment:8 Changed 16 years ago by gkronber

  • Status changed from reopened to new

comment:9 Changed 16 years ago by gkronber

  • Status changed from new to assigned

comment:10 Changed 16 years ago by gkronber

added catch for TypeLoadException with r676.

should be merged back to 3.0 and 3.1 branches.

comment:11 Changed 16 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed
  • merged r676 into the 3.0 branch with r688.
  • merged r676 into the 3.1 branch with r689.

comment:12 Changed 16 years ago by swagner

  • Milestone changed from 3.2 to Iteration 0

Milestone 3.2 deleted

comment:13 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.