Existing behavior is that when we double click on a device config, no error message is shown aside from the following message about trying to launch the device.
This fix simply creates an error popup if errors are encountered when launching device server, e.g. if IP address is wrong, host is wrong, connection timed out, etc.
Fixes #179
Existing behavior is that when we double click on a device config, no error message is shown aside from the following message about trying to launch the device.
This fix simply creates an error popup if errors are encountered when launching device server, e.g. if IP address is wrong, host is wrong, connection timed out, etc.