Go Back   The macosxhints Forums > OS X Help Requests > AppleScript



Reply
 
Thread Tools Rate Thread Display Modes
Old 11-19-2012, 04:14 PM   #1
mnewman
MVP
 
Join Date: Apr 2002
Location: Korat, Thailand
Posts: 2,046
AppleScript Fails With Google Earth

I use a combination of Graphic Converter and Google Earth to geotag photos. That has been working fine ever since GC started including that feature — until yesterday.

When I tried this yesterday GC popped up an error message that GE was not running.

I tried this simple script:

Code:
tell application "Google Earth"
	GetCurrentVersion
end tell
This fails with the following error:

error "Google Earth got an error: Can’t continue GetCurrentVersion." number -1708

AS seems to be working with other applications, it only fails with GE.

I tried deleting GE and downloading a fresh copy, but that didn't work.

How do I figure out what's going wrong?
__________________
http://www.mgnewman.com/
mnewman is offline   Reply With Quote
Old 11-19-2012, 04:29 PM   #2
mnewman
MVP
 
Join Date: Apr 2002
Location: Korat, Thailand
Posts: 2,046
The script works in another user's account, just not mine....
__________________
http://www.mgnewman.com/
mnewman is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 10:48 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.