ChimeraTK / QtHardMon

The ChimeraTK Hardware Monitor. A GUI for DeviceAccess, based on Qt.
GNU Lesser General Public License v3.0
4 stars 0 forks source link

Uncaught mtca4u::DeviceException when opening a broken device #2

Closed mhier closed 7 years ago

mhier commented 7 years ago

When opening e.g. the INVALID_SEQUENCES from the dummies.dmap of the DeviceAccess tests, a mtca4u::DeviceException (what: 'No sequences found for name "NO_WORDS".') is not caught and causes QtHardMon to terminate. This bug was already present in the old QtHardMon version.