• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: OK, so who broke /usr/bin/AppleSystemProfiler?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OK, so who broke /usr/bin/AppleSystemProfiler?


  • Subject: Re: OK, so who broke /usr/bin/AppleSystemProfiler?
  • From: Simon Kornblith <email@hidden>
  • Date: Sat, 21 Sep 2002 18:12:38 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 9/21/02 5:44 PM, "Brad Allen" <email@hidden> typed away on his (or
her or its) keyboard producing the following output:

> Yes. And sometimes it actually launches the Classic app version of
> Apple System Profiler, even when Classic mode isn't started. I hope
> Apple can fix this one soon. I guess we need to report it as a bug.

Try opening the AppleSystemProfiler app. It turns out that it's actually
executing:

osascript -e 'with timeout of 120 seconds' -e 'tell application "Apple
System Profiler"' -e 'set x to system profile as Unicode text' -e 'x as
string' -e 'repeat until text of x is not ""' -e 'end repeat' -e 'quit' -e
'end tell' -e 'end timeout' -e 'x'

Which means that it's actually getting the system profile by AppleScript,
accounting for the delay of launching the app. Just thought that that might
be interesting to all of you.

Simon

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)

iD8DBQE9jO7aZoUZrWul2vIRAn/0AKCp9s99FpYzayCSjJd3Es5nT8qV0QCfSgHb
WVbydTlBbXTx1tWfqUbgyIk=
=ItT8
-----END PGP SIGNATURE-----
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >RE: OK, so who broke /usr/bin/AppleSystemProfiler? (From: Brad Allen <email@hidden>)

  • Prev by Date: RE: OK, so who broke /usr/bin/AppleSystemProfiler?
  • Next by Date: Re: OK, so who broke /usr/bin/AppleSystemProfiler?
  • Previous by thread: RE: OK, so who broke /usr/bin/AppleSystemProfiler?
  • Next by thread: Re: OK, so who broke /usr/bin/AppleSystemProfiler?
  • Index(es):
    • Date
    • Thread