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

Re: Panther kills my droplet...


  • Subject: Re: Panther kills my droplet...
  • From: Emmanuel <email@hidden>
  • Date: Tue, 28 Oct 2003 17:29:58 +0100

At 9:43 AM -0500 28/10/03, Michael Heinz wrote:
>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?

<homer> Mmmm ... pork chop ... </homer>

I hardly think that here is a solution but is there a reason why you encapsulate the posix path with double quotes rather than single quote using the "quoted form" property?

Emmanuel
_______________________________________________
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: 
 >Panther kills my droplet... (From: Michael Heinz <email@hidden>)

  • Prev by Date: Panther + Applescript + Terminal .term files = :(
  • Next by Date: Re: Changing case to lower case in QuarkXPress v5
  • Previous by thread: Panther kills my droplet...
  • Next by thread: Re: Panther kills my droplet...
  • Index(es):
    • Date
    • Thread