Apr 29, 2008 21:15
kill `ps axwww | grep -i print | grep dbus | cut -c 1-5`
kills these:
dbus-daemon --fork --print-pid 4 --print-address 6 --config-file /Applications/Gimp.app/Contents/Resources/etc/dbus-1/session.conf
It seems that for some reason, if you run GIMP on a macintosh, a shitload of these dbus-daemon processes build up over time. Even if you don't print from GIMP. Even if you quit out of GIMP, these fucking things stick around like stink in a gas station restroom.
Never seen them on any other platform.