What steps will reproduce the problem?
1. Open a simple connection (root, PW). Choose "save connection".
2. Close SequelPro. Check x.spf file works [- confirmed]
3. Apple script:
tell application "Sequel Pro"
open (choose file)
end tell
What is the expected output?
"connected to DB"
What do you see instead?
[apple script results window]
tell application "Sequel Pro"
choose file
--> alias "Macintosh HD:Users:Brian:Desktop:Local No Backup:my first
connection.spf"
open alias "Macintosh HD:Users:Brian:Desktop:Local No Backup:my first
connection.spf"
--> missing value
end tell
Result:
missing value
What version of Sequel Pro are you using?
1.0.2
What version of OS X are you using?
10.8.4 (mountain lion) - I have lion & will try to replicate the problem there
if you wish
Original issue reported on code.google.com by rowanb@gmail.com on 13 Aug 2013 at 11:09
Original issue reported on code.google.com by
rowanb@gmail.com
on 13 Aug 2013 at 11:09