eclispe / rydeplayer

Ryde Player provides a on screen interface and video player for Longmynd compatible tuners.
GNU General Public License v3.0
4 stars 6 forks source link

Add Explicit Error Message for "Tuner Not Connected" #49

Open davecrump opened 3 years ago

davecrump commented 3 years ago

Currently, if a MiniTiouner is not connected at start up, the generic error message "LongMynd Not Loaded" is displayed. It would be good to display "MiniTiouner not detected" or something similar. The relevant error message is: Flow: FTDI init Flow: FTDI USB init ERROR: Unable to open device with VID and PID Is the USB cable plugged in? ERROR: FTDI init Flow: Main loop aborted, waiting for threads. Flow: All threads accounted for. Exiting cleanly. State.Stopped

eclispe commented 3 years ago

I was thinking of trying to extract user friendly error messages from longmynd and add them under the main "Not loaded" message, possibly in a smaller font.