I don't know if this is only when you install weekly svn builds or if it's always like this. I think I have only noticed in the weekly svn's.
I think it's wrong that during the installation/unistallation process several error messages are displayed in the onscreen log list.
Here's an output:
Terminating processes ...
SUCCESS: The process "TvService.exe" with PID 4280 has been terminated.
ERROR: The process "SetupTv.exe" not found.
...
Terminating processes ...
ERROR: The process "MediaPortal.exe" not found.
ERROR: The process "configuration.exe" not found.
Terminating processes ...
ERROR: The process "MediaPortal.exe" not found.
ERROR: The process "configuration.exe" not found.
ERROR: The process "MPInstaller.exe" not found.
ERROR: The process "WatchDog.exe" not found.
ERROR: The process "MusicShareWatcher.exe" not found.
ERROR: The process "TVGuideScheduler.exe" not found.
ERROR: The process "WebEPG.exe" not found.
ERROR: The process "WebEPG-conf.exe" not found.
As you can see the installationprocess tries to find the processes and if foung kills it, however if it's not found the message is "ERROR: ..." which I don't think looks good. I think that it would be enough with:
Terminating processes ...
The process "TvService.exe" with PID 4280 has succesfully been terminated.
and if the process is not found then it shouldn't come up in the log either
just my opinion.
//johnzered
I think it's wrong that during the installation/unistallation process several error messages are displayed in the onscreen log list.
Here's an output:
Terminating processes ...
SUCCESS: The process "TvService.exe" with PID 4280 has been terminated.
ERROR: The process "SetupTv.exe" not found.
...
Terminating processes ...
ERROR: The process "MediaPortal.exe" not found.
ERROR: The process "configuration.exe" not found.
Terminating processes ...
ERROR: The process "MediaPortal.exe" not found.
ERROR: The process "configuration.exe" not found.
ERROR: The process "MPInstaller.exe" not found.
ERROR: The process "WatchDog.exe" not found.
ERROR: The process "MusicShareWatcher.exe" not found.
ERROR: The process "TVGuideScheduler.exe" not found.
ERROR: The process "WebEPG.exe" not found.
ERROR: The process "WebEPG-conf.exe" not found.
As you can see the installationprocess tries to find the processes and if foung kills it, however if it's not found the message is "ERROR: ..." which I don't think looks good. I think that it would be enough with:
Terminating processes ...
The process "TvService.exe" with PID 4280 has succesfully been terminated.
and if the process is not found then it shouldn't come up in the log either
just my opinion.
//johnzered