Ticket #2551 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Cancelling writing an algorithm history to a script file prints an a error message to the console in debug

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: minor Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

To reproduce:

  • Run LoadAscii from the algorithms box;
  • Right-click and press 'Show History';
  • Click Generate Script and press 'To File'
  • Cancel the browse dialog that pops up

The message

QFSFileEngine::open: No file name specified

is written to stderr, in debug at least. Could have been a contributor to #1663 ?

Change History

comment:1 Changed 10 years ago by Martyn Gigg

  • Status changed from new to verify
  • Resolution set to fixed

(In [9681]) Fixes a possible crash with the AlgorithmHistory window when a dialog is cancelled. Also cleared a warning. Fixes #2551

comment:2 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:3 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

Did not see any error message or crash.

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3398

Note: See TracTickets for help on using tickets.