Re: Lion crashed by AppleScript
Re: Lion crashed by AppleScript
- Subject: Re: Lion crashed by AppleScript
- From: Luther Fuller <email@hidden>
- Date: Thu, 21 Jul 2011 12:27:10 -0500
First thing this morning, I reinstalled Lion and ran my window arranging script. Lion's Show/Hide Sidebar and Toolbar items in the View menu now seem to be global, so I removed an unnecessary line of code from the script. It works near satisfactory and caused no problems with the system behavior.
Then I tried my Abracapocus script which does this ...
set value of property list item "AppleShowAllFiles" of property list file filePath to (true)
Instant failure! I have now installed Lion for the third time.
But, is this problem specific to this particular command or plist file or is it a more general problem with writing any preference plist file?
Some of my AppleScripted applications create/read/write a plist file in the preferences folder. I hope this problem is not an indication that I can no longer do that.
One of my applications automatically inserts a menu item folder in the Dock by writing to 'com.apple.dock.plist'. I hope this still works.
If anyone encounters any problems or successes with writing preference plist files. please let us know.
|
_______________________________________________
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