xilopaint / alfred-youtube

Search YouTube from Alfred.
MIT License
12 stars 1 forks source link

Symbol not found: #5

Closed snowliondev closed 1 year ago

snowliondev commented 1 year ago

I get the following error when trying to run the app on my macbook pro 2015 with MacOS Monterey.

I keep having to give ytsearch security permisson to run. Finally it just shows this error when search

[5:01:25.866 pm] Logging Started...
[5:01:28.485 pm] YouTube Search[Script Filter] Queuing argument 'learn php'
[5:01:28.561 pm] YouTube Search[Script Filter] Script with argv 'learn php' finished
[5:01:28.565 pm] ERROR: YouTube Search[Script Filter] Code 134: dyld[9068]: Symbol not found: (_$s10Foundation12URLQueryItemV4name5valueACSSh_SSSghtcfC)
  Referenced from: '/Users/me/Applications/Alfred/Alfred.alfredpreferences/workflows/user.workflow.6844F6D8-4A33-4D6C-BEFE-F384209C2ABC/ytsearch'
  Expected in: '/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation'
xilopaint commented 1 year ago

You need Ventura to run the latest workflow version although v0.1.0 should be compatible with Monterey.

snowliondev commented 1 year ago

Great that works