[Bug 294740] Re: many hidden konqueror processes running

Matthew Carpenter matt at eisgr.com
Thu Nov 13 18:13:24 UTC 2008


lsof | grep konqueror.*crash.*log.*deleted
I thought might be used to identify the hidden konqueror processes (?)  but apparently not.
I've yet to find a silver-bullet, but in order to return my system back to a usable state, I've been running this:

$  kill $(lsof | grep konqueror.*crash.*log.*deleted|cut -d" " -f3|sort
|uniq)

I'm still working out how to narrow it down better... This still closes
my open konqueror windows.

Does anyone know of a good tool to identify processes with open X windows?  I'm way out of my element there.
Or possibly a way to identify open windows or konqueror session information?

But using ALT-F2 and typing in a web address brings up a Konqueror that
just doesn't seem to die... even when I close it

-- 
many hidden konqueror processes running
https://bugs.launchpad.net/bugs/294740
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.




More information about the kubuntu-bugs mailing list