Free cookie consent management tool by TermsFeed Policy Generator

Opened 10 years ago

Closed 10 years ago

#2155 closed defect (done)

Exception when samples on the start page cannot be loaded

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.10
Component: Optimizer Version: 3.3.9
Keywords: Cc:

Description

The exception is raised when the second sample fails because the progress view is removed on the first failed example. Bug has been introduced with r9907 (#1042)

Change History (6)

comment:1 Changed 10 years ago by gkronber

  • Owner changed from swagner to gkronber
  • Status changed from new to accepted

comment:2 Changed 10 years ago by gkronber

r10488: remove the progress bar only after the last sample has been loaded (otherwise an exception occurs if at least two samples cannot be loaded)

comment:3 Changed 10 years ago by gkronber

  • Owner changed from gkronber to ascheibe
  • Status changed from accepted to reviewing

comment:4 Changed 10 years ago by ascheibe

  • Owner changed from ascheibe to gkronber
  • Status changed from reviewing to readytorelease

Reviewed r10488, thanks.

comment:5 Changed 10 years ago by gkronber

r11105: merged r10488 from trunk to stable (release)

comment:6 Changed 10 years ago by gkronber

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.