Ticket #8721 (closed: duplicate)
Refl_gui Improvements - Fix Instrument Selection
Reported by: | Keith Brown | Owned by: | Keith Brown |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.1 |
Component: | Reflectometry | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #7377 | Tester: | Owen Arnold |
Description (last modified by Keith Brown) (diff)
Max has reported that the Instrument selection combobox on the gui isn't working right and changes the instrument to a number. This is most likely because of the way pyqt handles overloaded signals.
I need to change the signal to specifically use the string overload rather than the integer overload.
Change History
comment:1 Changed 7 years ago by Keith Brown
- Status changed from new to inprogress
- Description modified (diff)
comment:3 Changed 7 years ago by Keith Brown
- Status changed from inprogress to verify
- Resolution set to duplicate
This ticket is actually a dupe of #8560 as i'd forgotten that I'd already fixed this problem in that ticket, albeit in a different way
comment:4 Changed 7 years ago by Keith Brown
- Blocking 8560 removed
(In #8560) This ticket actually fixes the problem from 8721 as well
comment:5 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.