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? Any Mail plug-ins? 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 - Dan. -- - Psychoceramic Emeritus; South Jersey, USA, Earth. -- 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
