sorlok / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 0 forks source link

Application exit does not clean process #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In Windows Vista SP1, if I quit WaitZar from the task pan, WaitZar UI 
quite but not the process limiting a new WaitZar run. If kill the process 
from the task manager, it show Warning message (actually it is Fatal 
Error). 

See attach. 

Original issue reported on code.google.com by kyawt...@gmail.com on 6 Oct 2008 at 11:31

Attachments:

GoogleCodeExporter commented 9 years ago
From my own experience, Vista caches the process list, and does not update it as
often as it should. Please try waiting 2 or 3 minutes, and then opening WaitZar
again. Report your results here.

I will test this tomorrow, but I have Vista SP2, so the issue might have been 
resolved.

Original comment by seth.h...@gmail.com on 6 Oct 2008 at 3:43

GoogleCodeExporter commented 9 years ago
Actually, my report has two problems. 1) exit does not kill the process and 2) 
Vista 
SP1 does't not allow to put on system tray without some right. Run as admin 
solves 
second problem. 

Original comment by kyawt...@gmail.com on 6 Oct 2008 at 4:13

GoogleCodeExporter commented 9 years ago
How can you get SP2?

Original comment by kyawt...@gmail.com on 6 Oct 2008 at 4:14

GoogleCodeExporter commented 9 years ago
>How can you get SP2?
My mistake, I'm running SP1. 

>Vista SP1 does't not allow to put on system tray without some right.
Split into a separate bug:
http://code.google.com/p/waitzar/issues/detail?id=49

Original comment by seth.h...@gmail.com on 6 Oct 2008 at 4:24

GoogleCodeExporter commented 9 years ago
It does quit the WaitZar process almost immediately. But restarting cause 
"Can't 
switch icon..." warning message error. A new WaitZar process is initiatate 
wihtout 
functioning. 

Original comment by kyawt...@gmail.com on 6 Oct 2008 at 4:29

GoogleCodeExporter commented 9 years ago
I have two Vista Ultimate (now SP1) wihtout above problems.

Original comment by kyawt...@gmail.com on 6 Oct 2008 at 4:36

GoogleCodeExporter commented 9 years ago
Confirmed: this does not appear on Vista Business w/ SP1. I'll try to find my 
copy of
home premium and install it somewhere to test that...

Original comment by seth.h...@gmail.com on 7 Oct 2008 at 6:25

GoogleCodeExporter commented 9 years ago
I'm marking this one fixed too. If this is still a problem, try setting
"alwayselevate" to "yes" in config.txt

My guess is that something is holding up WaitZar if UAC is blocking it (for a 
weird
reason). 

If this problem still persists when the process is elevated, I'll re-open this 
bug.

Original comment by seth.h...@gmail.com on 9 Feb 2009 at 6:13