onmyway133 / FinderGo

🐢 Open terminal quickly from Finder

Home Page:https://onmyway133.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story

onmyway133 opened this issue · comments

commented

Sandbox

do shell script

Extension does not get loaded most of the time

  • killall Finder

Process (NSTask)

LSOpenURLsWithRole() failed for the application /Applications/iTerm.app with error -54 for the file /Users/khoa/XcodeProject2/FinderGo/FinderGo.

NSAppleScript

LSOpenURLsWithRole() failed for the application /Applications/iTerm.app with error -54 for the file /Users/khoa/XcodeProject2/FinderGo/FinderGo.
Optional({
NSAppleScriptErrorAppName = Finder;
NSAppleScriptErrorBriefMessage = "Application isn\U2019t running.";
NSAppleScriptErrorMessage = "Finder got an error: Application isn\U2019t running.";
NSAppleScriptErrorNumber = "-600";
NSAppleScriptErrorRange = "NSRange: {24, 83}";
})