Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StartLiveData should dynamically update Listener Properties based on selected LiveListener #17912

Closed
MikeHart85 opened this issue Oct 31, 2016 · 0 comments
Assignees
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)
Milestone

Comments

@MikeHart85
Copy link
Contributor

MikeHart85 commented Oct 31, 2016

Expected behavior

When an instrument is selected in the StartLiveData, the Listener Properties group should be updated to correctly reflect the properties provided by the specific LiveListener being used.

Actual behavior

The Listener Properties group always contains the SpectraList and PeriodList properties of HistaDataListener, regardless of what specific LiveListener is being used, or what its properties are.

Steps to reproduce the behavior

  1. Run Mantid with ISIS selected as the default facility (or adjust setting in About > First Time Setup)
  2. Execute the StartLiveData Algorithm in the sidebar
  3. Select Instrument ENGIN-X_EVENT
  4. There should be no Listener Properties (But SpectraList and PeriodList will be displayed)
  5. Select Instrument ENGIN-X
  6. Listener Properties should show and allow setting SpectraList and PeriodList properties

Platforms affected

Should affect all. Test only on Ubuntu 16.04.

@MikeHart85 MikeHart85 added Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) Component: Live Data labels Oct 31, 2016
@MikeHart85 MikeHart85 added this to the Release 3.9 milestone Oct 31, 2016
@MikeHart85 MikeHart85 self-assigned this Oct 31, 2016
MikeHart85 pushed a commit that referenced this issue Nov 2, 2016
MikeHart85 pushed a commit that referenced this issue Nov 2, 2016
MikeHart85 pushed a commit that referenced this issue Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)
Projects
None yet
Development

No branches or pull requests

1 participant