• 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: Trouble with Remote Apple Events (eppc) and Keychain
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble with Remote Apple Events (eppc) and Keychain


  • Subject: Re: Trouble with Remote Apple Events (eppc) and Keychain
  • From: Emmanuel <email@hidden>
  • Date: Sun, 7 Oct 2007 14:17:53 +0200

At 1:11 PM +0200 10/7/07, Maximilian Schirmer wrote:
Instead of eppc://10.0.10.42:3031, the keychain saves the URI
with the protocol identifier in reverse, i.e. cppe://...
and this clearly crashes the communication process. A process
named 'AEServer' is affected, too and crashes at the same
time.

We should make a good victim for this bug, since we extendly use eppc to communicate remotely with applications, but we don't observe such problems.


I have been observing some trouble with Keychain, but I thought so far that the occurrences where a user enters a wrong password and saves that in the keychain were accountiong for those misbehaviors.

I don't know if this makes a change, but we never provide the machine's descriptor in the script line directly as in the example you post (tell app "iTunes" of machine "eppc://bla".) We always do:

tell application "Smile" (or "Finder" etc) of machine theMachine(somePrivateDescriptor)

where we use:

on theMachine(x)
	if x = "something" then return "eppc://some.ip.etc"
end

HTH
Emmanuel
_______________________________________________
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
References: 
 >Trouble with Remote Apple Events (eppc) and Keychain (From: Maximilian Schirmer <email@hidden>)

  • Prev by Date: Re: osascript and *.command files
  • Next by Date: Re: Trouble with Remote Apple Events (eppc) and Keychain
  • Previous by thread: Trouble with Remote Apple Events (eppc) and Keychain
  • Next by thread: Re: Trouble with Remote Apple Events (eppc) and Keychain
  • Index(es):
    • Date
    • Thread