pcdshub / camviewer

LCLS Camviewer Application
0 stars 4 forks source link

FIX: dialog now reflects the fact that the camera has been disconnected #12

Closed mcb64 closed 1 year ago

mcb64 commented 1 year ago

After the timeout, the dialog should change to reflect the fact that the camera has been disconnected. I did this by copying code from the generated timeout_ui.py and editing it slightly.

Now things have changed since the upgrade to PyQt5, so the old copied call no longer works.

So I copied the new call and edited it slightly.

This fixes https://jira.slac.stanford.edu/browse/ECS-1801.