Re: Trouble with Remote Apple Events (eppc) and Keychain
Re: Trouble with Remote Apple Events (eppc) and Keychain
- Subject: Re: Trouble with Remote Apple Events (eppc) and Keychain
- From: Maximilian Schirmer <email@hidden>
- Date: Mon, 8 Oct 2007 22:13:02 +0200
I did some more testing today and received results from people
I asked to run the sample code. Here is what I came up with:
8 (out of 8) PPC machines (PowerBooks, iMac G5, PowerMac G5 and
a Mac mini G4) with a variety of 10.4 versions (from 10.4.4 to
10.4.10) ran the code without ever crashing. They also stored the
protocol identifier correctly (eppc) instead of reversing it (cppe).
It made no difference at all if they were connecting to another PPC
or Intel machine, or to themselves using the loopback interface.
2 (out of 2) Intel machines (MacBooks, 10.4.10) corrupted the protocol
identifier and crashed everytime the code was executed. No difference
in connecting to PPC, Intel or themselves either.
So it clearly looks like the problem is limited to Intel machines.
But I don't understand why Axel did not encounter the bug on his
Intel box...
Perhaps it is also worth to mention that it doesn't matter if the
event is triggered from a regular AppleScript in ScriptEditor or
through my ObjectiveC-Code (I use NSAppleScript to compile the
script string and create and NSAppleEventDescriptor from the
executed script to check for execution errors, which should boil
down to the same low-level event handling mechanisms).
A little bit at a loss and still looking for advice,
Max.
--
trying to make things work... without serendipity in my life
(Paradise Lost - Pray Nightfall)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden