Starting the ADR GUI (in /servers/GUIs/ADR/ADRcontrol2.py) sometimes evokes the error:
Traceback (most recent call last):
File "ADRcontrol2.py", line 574, in <module>
import qt4reactor
ImportError: No module named qt4reactor
I haven't figured out how to reliably reproduce the error. Perhaps the error is more likely when the ADR GUI is already running on another machine? But that sometimes also works successfully.
Current fix is to restart all the ADR servers, in the worst case to restart the labradhost machine.