Stefan G. Weichinger wrote: > walt schrieb: > >> On 11/03/2009 12:31 PM, Stefan G. Weichinger wrote: >> >>> walt schrieb: >>> >>>> Perhaps you have something left over from your gnome session >>>> that doesn't stop when it should. I see that quite often. >>>> >>> hmm, any idea how to find that? >>> >> I use ps ax to see the running processes. Sometimes I see apps >> obviously related to gnome still running after I exit X. I have >> no idea why, but if I plan to restart X I kill those processes >> first. >> >> In your case I would do "ps ax > pre" after a reboot, and then >> after logging out of X do "ps ax > post", and then compare 'pre' >> to 'post' to see what has changed. >> > > Will try something like that asap ... drown in work right now :-) > > S > > >
Unrelated in a way but still, I notice that when I go to single user mode that a lot of KDE processes are still running. Sometimes there is a half dozen or so, sometimes a little more or less. I always run "ps aux | less" and page my way through them and use kill to get rid of them. I have always been curious as to why programs don't kell their own processes and clean up after themselves better? This may not just gnome since I use KDE. Dale :-) :-)

