 |
 |
Is Rosetta active and who activated it?
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
Does anybody know of a tool that will alert you when Rosetta kicks in? I'm just curious of what I have on my system that is not universal yet and how often it gets run. I know the info box tells you if something is universal.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Aug 2004
Location: FFM
Status:
Offline
|
|
Originally Posted by vamp07
I'm just curious of what I have on my system that is not universal yet
Click the Apple in the menubar and select "About this Mac". In the dialog that pops up click the "More Info..." button. More info will be displayed. Under "Contents" in the Software category click on "Applications". In the table that is shown click on the "Kind" header to sort by kind. You now see what is Universal and what is not (note that "Native (preferred) or Classic" is not Intel-native but PowerPC).
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
That's pretty cool for applications. I was hoping for something that also told me about things like browser extensions etc. Mostly I wish I knew that item x is kicking in Rosetta often so I know that is an Item I should look for an upgrade for. An example would be Java in the browser plugins. At least on my MBP it looks like Java has not been made universal yet?
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Aug 2004
Location: FFM
Status:
Offline
|
|
Rosetta is only running applications. Plug-ins must be available in the same architecture the host applications is running in or they are not running at all. There is no "mixed-mode" like there was in the classic Mac OS with 68k and PowerPC code.
If Java weren't available for Intel yet, it simply wouldn't run in Safari.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Oct 1999
Location: :ИOITAↃO⅃
Status:
Offline
|
|
Though Rosetta will also run command-line tools that don't show up in the System Profiler. For example I'm running the DNSUpdate daemon, which is PowerPC, as a StartupItem without incident.
I agree it'd be nice to know what's universal and what not. All I can think is to do so Terminal-fu to feed ps auxwww into 'file' to determine which running commands are Universal and which PowerPC...
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
That's a great idea. I'll give it a try. This is definitely a great area for somebody to write a widget.
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Aug 2002
Location: Central Texas
Status:
Offline
|
|
Use ActivityMonitor. It has a column for "Kind" which lets you sort every single process by Intel/PPC.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
This is EXACTLY what I was looking for. For some reason I did not think Activity monitor had a column for type. Thanks!!!!
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
I got the Universal binary for missing Sync and now the only process I see listed as PowerPC is something called "translate" when you see a process like this in activity monitor, how can you figure out what it is?
Thanks
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Aug 2001
Status:
Offline
|
|
Originally Posted by vamp07
I got the Universal binary for missing Sync and now the only process I see listed as PowerPC is something called "translate" when you see a process like this in activity monitor, how can you figure out what it is?
Thanks
Try running
Code:
ps -auxww | grep translate
in Terminal; it'll tell you how it was launched.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
What can I infer from this?
vampire 239 0.0 1.0 117128 10656 ?? SNs 11:41AM 0:01.40 /usr/libexec/oah/translate /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdimportserver -s -R
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Aug 2001
Status:
Offline
|
|
That's... curious. mdimportserver is using translate? I wonder why.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
What is the mdimportserver?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jul 2002
Status:
Offline
|
|
It's the process that imports the metadata from files into the Spotlight database. It runs in the background and indexes new files.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|