• 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: hdiutil burn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hdiutil burn


  • Subject: Re: hdiutil burn
  • From: Luther Fuller <email@hidden>
  • Date: Mon, 2 Jan 2006 18:28:12 -0600

With a little patience, I've found the problem with using the command ...

	do shell script "hdiutil burn " & sourceImage & " -optimizeimage "

My application hangs because it's waiting for a response from the command and it does not get a response until the burn is completed. You can see it happening in Activity Monitor.

So I tried using 'ignoring application responses'. Like this ...

	"hdiutil burn " & sourceImage & " -optimizeimage "
	ignoring application responses
		do shell script the result
	end ignoring

It has no effect at all. Same hang. But the disk DID burn correctly!

Anyone have any insight into this?

I hope there's a simple fix. The fix I have in mind is unorthodox, but I think it will work.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: hdiutil burn
      • From: Norman Cohen <email@hidden>
    • Re: hdiutil burn
      • From: deivy petrescu <email@hidden>
    • Re: hdiutil burn
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: text fields with Xcode
  • Next by Date: Re: hdiutil burn
  • Previous by thread: text fields with Xcode
  • Next by thread: Re: hdiutil burn
  • Index(es):
    • Date
    • Thread