LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   KDE Debris (https://www.linuxquestions.org/questions/slackware-14/kde-debris-4175453511/)

cwizardone 03-10-2013 11:02 AM

KDE Debris
 
After running a KDE application in Xfce, and then closing it when finished, it leaves several pieces of debris running and using 100 to 120 megs of memory until you kill or terminate them.

Is there anyway to automatic a process to kill/terminate this rubbish?

Thanks.
:hattip:

BTW, not all KDE apps do this. KPatience does not, but Gwenview does, etc.

Soderlund 03-10-2013 03:13 PM

GNOME programs are the same -- they always leave gconf running.

Not that I have tried it, but this should work:

Code:

<kde-program> && killall <kde-debris>
(Assumes successful termination)


All times are GMT -5. The time now is 06:35 PM.