Ticket #4490 (closed: fixed)
SANS: loose connection
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | taylorrj@… | Blocked By: | |
Blocking: | Tester: | Robert Whitley |
Description
Russell spotted this one:
Object::connect: No such slot MantidQt::CustomInterfaces::SANSRunWindow::runChanged() in /home/tr9/Mantid/Code/Mantid/MantidQt/CustomInterfaces/src/SANSRunWindow.cpp:347 Object::connect: (sender name: 'smpl_offset') Object::connect: (receiver name: 'SANSRunWindow')
have currently no idea what it means but it should not be there
Change History
comment:2 Changed 9 years ago by Anders Markvardsen
- Status changed from new to accepted
To test simply open ISIS SANS GUI from development version and you should then not see the MantidQt::CustomInterfaces::SANSRunWindow::runChanged() loose connection error:
Object::connect: No such slot MantidQt::CustomInterfaces::SANSRunWindow::runChanged() in /home/tr9/Mantid/Code/Mantid/MantidQt/CustomInterfaces/src/SANSRunWindow.cpp:347 Object::connect: (sender name: 'smpl_offset') Object::connect: (receiver name: 'SANSRunWindow')
comment:3 Changed 9 years ago by Anders Markvardsen
Remove loose QT connection. Re #4490
Changeset: 16ad14525da6a708ffdd06c01a48afe60071964c
comment:4 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Robert Whitley
- Status changed from verify to verifying
- Tester set to Robert Whitley
Remove loose QT connection. Re #4490