baykovr / AVPI

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

Gavpi process is not finishing correctly after closing application #26

Closed TheTruelycon closed 9 years ago

TheTruelycon commented 9 years ago

Severity : Minor

Summary: When user attempts to open Gavpi again after closing the application Gavpi does not open.

Expected result: Please make sure that user is able to open Gavpi at all times

Steps to reproduce:

1) Launch Gavpi 2) Close Gavpi 3) Attempt to open Gavpi again

Observed result: Gavpi is not opening

Repro rate: 100%

Build: 0.04 12.29.14

Ecky-Thump commented 9 years ago

Possibly caused by some legacy code for ensuring multiple instances of the application can't execute. I'll look into it tonight and strip the unnecessary code out.

Thanks.

On Mon, Feb 16, 2015 at 11:08 AM, TheTruelycon notifications@github.com wrote:

Severity : Minor

Summary: When user is launching another instance of gavpi while the previous one is already running the process does not end after closing application preventing user from opening gavpi again.

Expected result: Please make sure that user is able to open Gavpi at all times

Steps to reproduce:

1) Launch Gavpi 2) Click Gavpi exe. file again 3) Close Gavpi 4) Attempt to open Gavpi again

Observed result: Gavpi is not opening

Repro rate: 100%

— Reply to this email directly or view it on GitHub https://github.com/baykovr/AVPI/issues/26.

baykovr commented 9 years ago

No, he doesn't know about the tray icon, look in your system tray! :)

Ecky-Thump commented 9 years ago

That darn tray icon! ;-) For what it is worth, though, there's a legacy block of code I can shave from GAVPI that isn't needed anymore... :-)

TheTruelycon commented 9 years ago

My bad then. Anyways upon right clicking tray icon and selecting EXIT application crashes ( microsoft framework error)

baykovr commented 9 years ago

Note: I added a bubble text to the tray icon, which should draw the users attention to the fact that gavpi is still running a little better.