Jump to content

dood

Member
  • Posts

    64
  • Joined

  • Last visited

Posts posted by dood

  1. Hi @xilopaint, I'm getting this error on Monterey 12.6.5 / Alfred 5.1:

     

    [11:16:05.288] ERROR: YouTube Search[Script Filter] Code 134: dyld[26843]: Symbol not found: (_$s10Foundation12URLQueryItemV4name5valueACSSh_SSSghtcfC)
      Referenced from: '~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.8175CB29-AB63-4B61-A929-A1377FF7F02A/ytsearch'
      Expected in: '/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation'

     

  2. Hi @vitor, getting an error on the following link:

     

    https://produto.mercadolivre.com.br/MLB-1526997661-garrafas-de-dispensador-de-sabo-montagem-da-parede-rodada-_JM?matt_tool=14372353&matt_word=&matt_source=google&matt_campaign_id=14302215552&matt_ad_group_id=134553706028&matt_match_type=&matt_network=g&matt_device=c&matt_creative=539425529212&matt_keyword=&matt_ad_position=&matt_ad_type=pla&matt_merchant_id=145336421&matt_product_id=MLB1526997661&matt_product_partition_id=1816389384366&matt_target_id=aud-2009166904988:pla-1816389384366

     

    [18:23:32.167] ERROR: Link Clean[Run Script] /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `spawn': no implicit conversion of nil into String (TypeError)
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `popen_run'
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:159:in `popen2'
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:342:in `capture2'
    	from ~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.85C674D2-59BA-4C72-9F72-558B7E243773/linkclean_functions.rb:7:in `follow_redirects'
    	from ~/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/24729476-AB52-40DA-B4D6-492C2ED02142:3:in `<main>'

     

  3. Hi @vitor, it seems like the workflow has trouble processing URLs with special characters. In the following example, the letter "ê":

     

    https://www.amazon.com.br/Amêndoa-Crua-Sem-Casca-Naturais/dp/B0B8K34Q6T/ref=sr_1_3?keywords=amêndoas&qid=1683633872&sprefix=amêndoas,aps,257&sr=8-3

     

    [09:04:45.245] ERROR: LinkClean[Run Script] /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc3986_parser.rb:21:in `split': URI must be ascii only "https://www.amazon.com.br/Ame\u0302ndoa-Crua-Sem-Casca-Naturais/dp/B0B8K34Q6T/ref=sr_1_3?keywords=ame\u0302ndoas&qid=1683633872&sprefix=ame\u0302ndoas,aps,257&sr=8-3" (URI::InvalidURIError)
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc3986_parser.rb:73:in `parse'
    	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/common.rb:234:in `parse'
    	from ~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.85C674D2-59BA-4C72-9F72-558B7E243773/linkclean_functions.rb:14:in `clean_url'
    	from ~/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/81F8F0A2-2B58-4E6A-A27F-C29BF057A1B6:3:in `<main>'

     

  4. Looks great! Got the following error on Monterey:

     

    ERROR: Quill[Script Filter] Code 134: dyld[2054]: Library not loaded: '/usr/lib/swift/libswiftRegexBuilder.dylib'
      Referenced from: '~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.59B2EFF8-A4C3-4A63-948E-BE588544DACF/quill'
      Reason: tried: '/usr/lib/swift/libswiftRegexBuilder.dylib' (no such file), '/usr/local/lib/libswiftRegexBuilder.dylib' (no such file), '/usr/lib/libswiftRegexBuilder.dylib' (no such file)

     

  5. On 4/18/2023 at 2:26 PM, giovanni said:

    @dood I think the problem with that user was the file name containing special characters. is that the case here? 

     

    @giovanni I also tried naming the file "d", but I still faced the same issue as the GitHub user (ONLY input d variable to generated filename d-b'0.4'.alfredworkflow).

     

    It seems like the GitHub user was able to fix the problem, but I'm not sure how to proceed. Do you have any tips?

×
×
  • Create New...