On 14/09/2011 20:11, Dougie Nisbet wrote:
On 14/09/2011 20:02, Eric Gregory wrote:
On Wed, Sep 14, 2011 at 11:38 AM, Dougie Nisbet
<[email protected] <mailto:[email protected]>> wrote:
The Zombie process is a bit strange. I've pasted some information
below. As you might expect 'kill -9' has no effect, but if I kill
its parent process things do not end well. I lose bits of the Menu
bar on the bottom of the screen.
dougie@phoenix ~ $
dougie@phoenix ~ $ ps -ef | grep shotwell
dougie 1939 1717 5 19:17 ? 00:00:39 [shotwell]
<defunct>
dougie 2023 1862 0 19:29 pts/0 00:00:00 grep
--colour=auto shotwell
dougie@phoenix ~ $
dougie@phoenix ~ $ ps -fp1939
UID PID PPID C STIME TTY TIME CMD
dougie 1939 1717 5 19:17 ? 00:00:39 [shotwell]
<defunct>
dougie@phoenix ~ $
dougie@phoenix ~ $ ps -fp1717
UID PID PPID C STIME TTY TIME CMD
dougie 1717 1 0 19:14 ? 00:00:03 python
/usr/lib/linuxmint/mintMenu/mintMenu.py
dougie@phoenix ~ $
dougie@phoenix ~ $ ps -fp1717 | fold
UID PID PPID C STIME TTY TIME CMD
dougie 1717 1 0 19:14 ? 00:00:03 python
/usr/lib/linuxmint/mintMe
nu/mintMenu.py
--oaf-activate-iid=OAFIID:GNOME_mintMenu_Factory --oaf-ior-fd=18
dougie@phoenix ~ $
Does this happen if you run from the command line or just from the menu?
I think it's both, but I shall check.
It's both.
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell