alfred-awesome-lists icon indicating copy to clipboard operation
alfred-awesome-lists copied to clipboard

Alfred 4 compatibility? No matching items.

Open patowod opened this issue 4 years ago • 6 comments

Bug 🐞

"awe" returns "No matching items"

Steps to Reproduce:

  1. Latest workflow release used via Alfred 4

Debugging only logs this:

[14:52:09.140] STDERR: Awesome lists[Script Filter] 💜 14:52:09 workflow.go:614: -------- Awesome lists/1.2 (AwGo/0.13.2) --------- 14:52:09 feedback.go:431: Sent 1 result(s) to Alfred 14:52:09 feedback.go:421: Feedback already sent. Ignoring. 14:52:09 workflow.go:790: ---------------------- 1ms -----------------------

patowod avatar Jun 19 '20 12:06 patowod

Hi @samhvw8 and thanks for your reply. I deleted and reinstalled the workflow: unfortunately the updated master still produces an empty list.

patowod avatar Jun 22 '20 08:06 patowod

Hi @patowod, it has cache file locate in ~/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/nikivi.awesome.lists, you need clear them to make them update new file, or wf will update after every 6 hour

samhvw8 avatar Jun 22 '20 11:06 samhvw8

Hi @samhvw8 and thanks for your hint (and patience :) Unfortunately deleting cache does not to resolve the issue. I might add I am on Catalina but allowed the plugin "open anyway" via system preferences on first run.

[23:27:38.777] Awesome lists[Script Filter] Queuing argument ''
[23:27:38.876] Awesome lists[Script Filter] Script with argv '' finished
[23:27:38.882] STDERR: Awesome lists[Script Filter] 💜
23:27:38 workflow.go:614: -------- Awesome lists/1.2 (AwGo/0.13.2) ---------
23:27:38 feedback.go:431: Sent 1 result(s) to Alfred
23:27:38 feedback.go:421: Feedback already sent. Ignoring.
23:27:38 workflow.go:790: ---------------------- 3ms -----------------------
[23:27:38.915] Awesome lists[Script Filter] {
  "variables": {
    "AW_SESSION_ID": "5GKUZC530OL3DHB61UT2BN99"
  },
  "items": [
    {
      "title": "No matching items",
      "subtitle": "Try a different query?",
      "valid": false,
      "icon": {
        "path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertCautionIcon.icns"
      }
    }
  ]
}

patowod avatar Jun 30 '20 21:06 patowod

Same issue

drod3763 avatar Jul 09 '20 20:07 drod3763

Hi @patowod @drod3763 sr for late reply
i found the problem, release workflow hasn't rebuild, so if you want to use this workflow rebuild it or wait @nikitavoloboev build and publish the new version

samhvw8 avatar Jul 16 '20 09:07 samhvw8

Same issue. Any word on this?

zeitchef avatar Oct 18 '20 19:10 zeitchef