Bug 298368

Summary: Multiple processes still running after Krita is closed on windows 7
Product: kde-windows Reporter: andree.coderre
Component: generalAssignee: KDE-Windows <kde-windows>
Status: RESOLVED NOT A BUG    
Severity: normal CC: halla
Priority: NOR    
Version: 4.7   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description andree.coderre 2012-04-18 17:18:03 UTC
List of the processes still running:
conhost.exe (3 instances)
dbus-daemon.exe
kded4.exe
klauncher.exe
knotify4.exe
Comment 1 Halla Rempt 2012-04-18 19:01:23 UTC
Hi Andree,

Thanks for your report. Unfortunately, this is the way KDE applications work on Windows. The conhost.exe instances probably were kept over from the places where the installer had to run something in the console, the rest belong to the foundations of KDE.

I asked on the #kde-windows channel, and they told me that the daemons aren't expected to shut down when you close an application.