Marzona / rig-remote

remote control a rig through rigctl protocol
MIT License
21 stars 6 forks source link

Release 2 : Deadlock in input validation #58

Closed MaineTim closed 8 years ago

MaineTim commented 8 years ago

If an incorrect entry is made, and the focus is given to the rig configuration section of the UI, a deadlock occurs in which the rig control entry field won't surrender focus, so the messagebox can't be cleared.

MaineTim commented 8 years ago

Fixed in commit 5cc4e8a.