Ticket #10359 (closed: fixed)
Event filter gui - reset plot
Reported by: | Peter Peterson | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | #10227 | |
Blocking: | Tester: | Dan Nixon |
Description
After using the gui once, selecting a new file does not reset the interface.
Change History
comment:3 Changed 6 years ago by Wenduo Zhou
Refs #10359. GUI-reset is implemented as a new workspace is loaded.
Changeset: 3c72a365785d0a425e6e1a54d59fc79045d6c294
comment:4 Changed 6 years ago by Wenduo Zhou
Fixed the display issue on log value bar. Refs #10359.
Changeset: def21777edbd5bd99417740defbb0e8fdb2cc35a
comment:5 Changed 6 years ago by Wenduo Zhou
Refs #10359. Added label to the plot.
Changeset: eef5ccbcba1205a8905485128cb58ffd832c8d8a
comment:6 Changed 6 years ago by Wenduo Zhou
- Status changed from inprogress to verify
- Resolution set to fixed
For tester
- Load one Nexus file or run, set up filtering option and filter the data. Then load another run. You should see that the previous setup will be reset;
- Check whether the labels of X and Y axis of the plot are correct.
comment:7 Changed 6 years ago by Raquel Alvarez Banos
- Status changed from verify to verifying
- Tester set to Raquel Alvarez Banos
comment:8 Changed 6 years ago by Raquel Alvarez Banos
- Status changed from verifying to verify
- Tester Raquel Alvarez Banos deleted
Hi Wenduo, I am reopening this ticket and returning it to the testing pool as I get a python ImportError when running the event filter. I would need to figure out what is causing the error before being able to test.
comment:9 Changed 6 years ago by Wenduo Zhou
Hi, Raquel, Could you show me the python ImportError that you got? I want to see where the problem is. Thanks.
comment:10 Changed 6 years ago by Raquel Alvarez Banos
Sure, I emailed you the error
comment:11 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:12 Changed 6 years ago by Dan Nixon
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10359_eventfilter_gui_reset'
Full changeset: 987c49054362227a586516a461f6ad7a52b474bf
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 11201