mlinzner / LaunchBarActions

LaunchBar Actions Repository
84 stars 9 forks source link

Default Folder X Script for LaunchBar #3

Closed egorenar closed 6 years ago

egorenar commented 8 years ago

Hi,

i have a problem with your script on macOS Sierra with Default Folder X 5.0.6.

I get the following message when i try to use you script with LaunchBar:

An error occurred while running “Default Folder X Files”

Error: File not readable at path: /Users/egorenar/Library/Application Support/LaunchBar/Actions/Default Folder X Files.lbaction/Contents/Scripts/./GetDFXData.scpt (line 7).

I'm using a case-sensitive filesystem in case it matters.

Regards

egorenar commented 8 years ago

Hi again,

i could fix the problem. It is indeed a problem with the filesystem. I renamed file 'getDFXData.scpt' to 'GetDFXData.scpt' and it works.

regards

mlinzner commented 6 years ago

Thanks, should be fixed!