Lion compatibility question
Lion compatibility question
- Subject: Lion compatibility question
- From: Donald Hall <email@hidden>
- Date: Sat, 27 Aug 2011 19:35:49 -0600
Title: Lion compatibility question
Hi everyone,
I have been testing my application Script Timer for Lion
compatibility. The actual background scheduling engine is an
Applescript bundled application. It seems to work fine, but I noticed
in the Console that when it launches the following message
appears:
STSchedEng: CFURLCreateWithString was
passed this invalid URL string:
'/System/Library/Frameworks/AppleScriptKit.framework' (a file system
path instead of an URL string). The URL created will not work with
most file URL functions. CFURLCreateWithFileSystemPath or
CFURLCreateWithFileSystemPathRelativeToBase should be used
instead.
The script was compiled under OS X 10.6.7,
ASE 2.3, and run through Script Bundle Tool. (Thanks,
Luther!)
Has anyone else noticed this? Should
recompiling under Lion take care of it? It looks like a change in the
call used to load the ApplescriptKit framework. (I don't have my
development stuff on my new Lion computer yet.)
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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