Tracker: Bugs

5 AppleScript "save" times out - ID: 3601059
Last Update: Settings changed ( hofman )

Start a new AppleScript in AppleScript Editor:

tell application "Skim"
save document 1
end tell

Run script.

After a long time, receive message:
error "Skim got an error: AppleEvent timed out." number -1712

(the same thing happens when I try to control Skim from Ruby, the following two commands both stall, and worked fine previously:
skimdoc = app('Skim').documents[0]
skimdoc.save(skimdoc, {:as => "Notes as Text", :in => fname})
)

I am on OS 10.8.2, using Skim 10.4 (74). I heard about this bug from my friend, who had the same problem after he upgraded. (I use automatic export of Skim notes to a wiki as part of an academic workflow system: http://reganmian.net/wiki/researchr:start).


Stian Haklev ( Stian Haklev ) - 2013-01-15 20:44:59 PST

5

Closed

Fixed

Nobody/Anonymous

Other

Other

Public


Comment ( 1 )

Date: 2013-01-16 02:24:55 PST
Sender: hofmanProject Admin

update to the latest


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
close_date - 2013-01-16 02:24:56 PST hofman
allow_comments 1 2013-01-16 02:24:56 PST hofman
resolution_id None 2013-01-16 02:24:56 PST hofman
status_id Open 2013-01-16 02:24:56 PST hofman