Ticket #6459 (closed: invalid)

Opened 8 years ago

Last modified 5 years ago

LiveData listener lives progress bar to rot, and other algortims display on this bar not closing it either

Reported by: Alex Buts Owned by: Martyn Gigg
Priority: critical Milestone: Release 2.6
Component: Framework Keywords: Maintenance
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

when liveDataListener is cancelled, it progress bar remains on its place telling a user that it is still collecting the data.

All following algorithms are then display their progress on this bar not indicating their completion correctly.

Checked on Windows 7 To reproduce:

Start StartLiveData set up reasonable update time and see how the progress goes Open algorithm details through Details near the bar and cancel the algorithm. The progress bar remains frozen despite message "Cancelled by User" appears

Other algorithms do not seems have this annoying feature.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:2 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Owen Arnold
  • Keywords Maintenance added
  • Priority changed from major to critical

comment:3 Changed 7 years ago by Nick Draper

  • Owner changed from Owen Arnold to Martyn Gigg

comment:4 Changed 7 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:5 Changed 7 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to invalid

I can't seem to reproduce this any more. My suspicion is that it got fixed by the changes made in #6437.

comment:6 Changed 7 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:7 Changed 7 years ago by Russell Taylor

  • Status changed from verifying to closed

Agreed - the progress bar goes away now.

comment:8 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7305

Note: See TracTickets for help on using tickets.