Activity monitor doesnt display process name
Posted
by Mohsin Khawas
on Stack Overflow
See other posts from Stack Overflow
or by Mohsin Khawas
Published on 2010-06-14T14:02:48Z
Indexed on
2010/06/15
4:32 UTC
Read the original article
Hit count: 238
Hi,
I have an application, when I see that application in "Activity Monitor" the applications Process Name is displayed nothing. Only the application icon is displayed.
I tried debugging this by getting processInfo of the app, I got the application name correct. Even tried with the "top" command, I got the application name correct. The target name and settings also shows the same, only the activity monitor got wrong.
Is it something I missed so that activity monitor is displaying nothing.
M
© Stack Overflow or respective owner