• 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
UI elements enabled and Mavericks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UI elements enabled and Mavericks


  • Subject: UI elements enabled and Mavericks
  • From: "koenig.yvan" <email@hidden>
  • Date: Fri, 25 Oct 2013 00:42:29 +0200

Hello
Am I missing something ?

Just installed Mavericks.

The first script supposed to activate UI Scripting fails.

I split instructions to see were is the failure.


tell application "System Events"
if (not UI elements enabled) then
set (UI elements enabled) to true
end if
UI elements enabled
end tell




The log report is :



tell application "System Events"
get UI elements enabled
--> false
set UI elements enabled to true
--> error number -10003 from UI elements enabled of application to any

Résultat :

error "Erreur dans System Events : Il est impossible de régler UI elements enabled of application à true." number -10006 from UI elements enabled of application


Worse, I don't find the GUI allowing us to activate GUI Scripting by hand.
In the Accessibility Preferences Panel there is no longer the well known checkbox.
I hope that it's not dropped only in localized version.

Yvan KOENIG (VALLAURIS, France) vendredi 25 octobre 2013 00:41:40




 _______________________________________________
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

  • Follow-Ups:
    • Re: UI elements enabled and Mavericks
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: is "tell" dead?
  • Next by Date: Re: UI elements enabled and Mavericks
  • Previous by thread: Re: Article on missing Applescript in new iWork
  • Next by thread: Re: UI elements enabled and Mavericks
  • Index(es):
    • Date
    • Thread