PDA

View Full Version : Service processes exit on user logoff



Ratty
04-04-2009, 06:11 AM
When a user account logs off, the two child processes of the Asset service (uMediaLibrary.exe and Asset-uPNP.exe) exit. They don't restart themselves. I am using XP Home SP3.

Could this perhaps be a case of reacting to a WM_QUERYENDSESSION/WM_ENDSESSION message without screening for the ENDSESSION_LOGOFF bit? I've had this before with compiled scripts running under a service parent.

Spoon
04-04-2009, 09:44 AM
You are right, check the next r2 beta update (in a few days).

Ratty
04-04-2009, 10:18 AM
Will do. Thanks.

Spoon
04-07-2009, 04:48 PM
Fixed:

http://forum.dbpoweramp.com/showthread.php?t=18749