• 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
Panther kills my droplet...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Panther kills my droplet...


  • Subject: Panther kills my droplet...
  • From: Michael Heinz <email@hidden>
  • Date: Tue, 28 Oct 2003 09:43:39 -0500

I've got a droplet that works in Jaguar but crashes in Panther with a sigbus error. Here is what *appears* to be the relevant fragment:

on open these_items
check_for_x()
repeat with i from 1 to the count of these_items
set this_item to (item i of these_items)
set posix_file to POSIX path of this_item
do shell script ENVIRON & "; gimp-remote-1.2 -n " & "\"" & posix_file & "\" >/dev/null 2>&1 &"
end repeat
end open

Believe it or not, the shell script executes properly; single stepping through the code indicates that the sigbus error is being generated in the end repeat or end open statements.

Any suggestions on what's happening?
_______________________________________________
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.

  • Follow-Ups:
    • Re: Panther kills my droplet...
      • From: Emmanuel <email@hidden>
  • Prev by Date: Re: Mail.app: set content of message generates unexpected error
  • Next by Date: Re: Changing case to lower case in QuarkXPress v5
  • Previous by thread: Fwd: Set bounds of Filemaker window in Panther
  • Next by thread: Re: Panther kills my droplet...
  • Index(es):
    • Date
    • Thread