baykovr / AVPI

an open source voice command macro software
https://baykovr.github.io/gavpi.html
GNU General Public License v3.0
198 stars 42 forks source link

Unhandled Exception on Application Close #53

Closed baykovr closed 8 years ago

baykovr commented 8 years ago

Reported as, "i get unhandled expection with this release, when you start "listen" then try to close the apps. Need to launch task manager to close it."

Cannot replicate so far.

cr0ss0vr commented 8 years ago

Version: GAVPI v0.10.1

Steps to reproduce: 1) open app (duh) 2) click listen 3) right-click system tray icon 4) click exit

solution: call GAVPI.StopListening before exit

baykovr commented 8 years ago

Thanks again, fixed in commit above.