[X-Newbies] mail in panther
Jamie Kahn Genet
jamiekg at wizardling.geek.nz
Sun May 22 00:11:25 PDT 2005
Richard ramsowr <r.ramsowr at sbcglobal.net> wrote:
> Hi all
>
> I'm running a QuickSilver 733 MHz with 1.5 GB of
> memory and Panther (10.3.9)....
>
> duiring the course of everday activities my mail icon
> gets opened and it then will not close. When I needed
> to restart my mac, mail stops the QS from restarting
> ...I have to then restart using the small restart
> button below my power switch on the front of the QS
> ...whats the hangup and how can I fix it?
>
> Rich
Force quitting the application doesn't work? Then you might also try
opening the Terminal and typing:
ps -ax
Take note of Mail's PID (Process ID) - which is the number at the left,
before all the other info and name of the process. Then type:
kill PID
If that doesn't work, type:
kill -9 PID
That's a sure kill and guaranteed to take down a rogue process :-)
HTH,
Jamie Kahn Genet
--
If you're not part of the solution, you're part of the precipitate.
More information about the X-Newbies
mailing list