Ticket #4901 (closed: fixed)
Reduction UI: fix problem with initial setup
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
For first-time users, selecting an instrument will result in the tab appearing twice in the UI. The problem goes away once the reduction UI is restarted. This should be fixed so that each tab appears once on the first startup.
Fix problem with FileFinder call when the default instrument is not the instrument we are currently reducing for. The reduction app may be unable to find the correct file. Needs investigating.
Change History
comment:2 Changed 9 years ago by Mathieu Doucet
Re #4901 Fixed problem with duplicated tabs on initial startup
Changeset: c17c1863c257ca10e486365a4a0b07401fd5fc9a
comment:3 Changed 9 years ago by Mathieu Doucet
Re #4901 Change order of file search options
Changeset: 96f4f0d616388c86906389fa319993fc0fedd253
comment:4 Changed 9 years ago by Mathieu Doucet
Re #4901 Added sample log angles to UI
Changeset: eb7252550384259af4406ebcad39d425167825fd
comment:5 Changed 9 years ago by Mathieu Doucet
Re #4901 Fix problem with scattering angle calculation
Changeset: f3d8ae927ab64eeaa6a6b1067d10c53cc4edb601
comment:6 Changed 9 years ago by Mathieu Doucet
Re #4901 Add angles to script and display reduction output
Changeset: 7f5c2616298638b28965d661bcdc3594077971aa
comment:7 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
To test: remove your default instrument from your Mantid.user.properties and from ~/.config/ISIS/MantidPlot.conf and restart the reduction GUI (EQSANS or REFM). After selecting an instrument, the interface should be displayed without tab duplication.
comment:8 Changed 9 years ago by Mathieu Doucet
Re #4901 Fixed problem with duplicated tabs on initial startup
Changeset: c17c1863c257ca10e486365a4a0b07401fd5fc9a
comment:9 Changed 9 years ago by Mathieu Doucet
Re #4901 Change order of file search options
Changeset: 96f4f0d616388c86906389fa319993fc0fedd253
comment:10 Changed 9 years ago by Mathieu Doucet
Re #4901 Added sample log angles to UI
Changeset: eb7252550384259af4406ebcad39d425167825fd
comment:11 Changed 9 years ago by Mathieu Doucet
Re #4901 Fix problem with scattering angle calculation
Changeset: f3d8ae927ab64eeaa6a6b1067d10c53cc4edb601
comment:12 Changed 9 years ago by Mathieu Doucet
Re #4901 Add angles to script and display reduction output
Changeset: 7f5c2616298638b28965d661bcdc3594077971aa
comment:13 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:14 Changed 8 years ago by Stuart Campbell
- Status changed from verifying to closed
I only see one set of tabs.
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5747