Update 5/4/10
Using suggested Terminal commands from Bruce & Dan, I combined things.
I entered in Terminal         "sudo lsof | grep Python > openfiles.txt"
Terminal then gave a caution message, accepted my password, and ran the command. I then went looking for the for the output file, found in my 'user' account (expected), but the file was an EMPTY file. Soooo I then went back to terminal and ran the individual steps; I.E Bruces command by itself, Info scrolled past on the screen (did NOT examine closely) I then had a brainstorm ---- Back to square one, boot, open activity monitor, started 'Mail' --- no Python showing, added 'Firefox', still no Python, been doing misc other stuff, NO PYTHON.

Conclusion --- Something was hung up in the system that was loading and running something that was unnecessary --- Doing the 'Terminal commands' cleared whatever flag was causing the problem, and I'll probably never know the original source of the glitch.

So, unless 'Python (not responding) shows up again, all is (probably) well.

Thanks for the assistance.

Chuck Davis

On May 3, 2010, at 11:38 PM, cad wrote:


On May 3, 2010, at 8:47 PM, Dan wrote:

At 6:31 PM -0400 5/3/2010, cad wrote:
MDD ---- OSX.4.11

Starting immediately after booting, Python is OK, shortly after starting 'Mail' it shows up as 'Not Responding'.

What InputManagers do you have installed?

Nothing added to OSX.4.11

Any Mail plug-ins?

None



At 3:42 PM -0700 5/3/2010, Bruce Johnson wrote:
sudo lsof > openfiles.txt
and when it's done, open up openfiles.txt and search it.

if the process is exactly "Python" then this command will show you what that process has open. That can often be telling...

lsof | grep Python

Thanks Dan, the more information I can dig out, the better chance of driving Murphy away!!

Chuck

- Dan.

--
You received this message because you are a member of G-Group, a group for those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs. The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/ group/g3-5-list

--
You received this message because you are a member of G-Group, a group for 
those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs.
The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/g3-5-list

Reply via email to