Ticket #8831 (assigned)

Opened 7 years ago

Last modified 5 years ago

Python control for instrument view not working

Reported by: Jay Rainey Owned by: Martyn Gigg
Priority: minor Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

When running through unscripted testing I encountered an issue when attempting to use the python console to call instrument view methods. To replicate this:

  1. Load a datafile into Mantid, e.g. Test/AutoTestData/MUSR00022725.nxs.
  2. From the Python interpreter execute: inst_win = getInstrumentView("MUSR00022725").
  3. An instrument view box will appear and hide instantly.
  4. Right click the workspace and click Show instrument.
  5. Close the instrument view that just opened.
  6. Another instrument view will open (the one we executed above).

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move of tickets out of triage (new) to assigned at the introduction of the triage state

comment:2 Changed 7 years ago by Nick Draper

  • Owner changed from Anyone to Martyn Gigg

comment:3 Changed 6 years ago by Nick Draper

  • Milestone changed from Release 3.2 to Backlog

Moved to Backlog at the code freeze of release 3.2

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9675

Note: See TracTickets for help on using tickets.