raguay / MyAlfred

This is where I am keeping my Alfred 2, Alfred 3, and Alfred 4 workflows.
442 stars 47 forks source link

Quiver Workflow ERROR: input.scriptfilter #10

Closed jgile closed 3 years ago

jgile commented 7 years ago

When running "qt" with the quiver workflow I receive the following error in the debug console. Would love help in resolving.

[ERROR: input.scriptfilter] Code 6: dyld: Library not loaded: @rpath/text-1.2.2.1/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.dylib Referenced from: /Users/John/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.63938ECA-2BA3-4BD5-A072-8EE548D0FFA4/./Templater Reason: image not found

raguay commented 7 years ago

Did you run this from the Alfred 3 or Alfred 2 versions. Both will run on Alfred 3, but the one in Alfred 2 will display this message. The one in the Alfred 3 should work. I've compiled it as a static build and it runs on one of my systems that doesn't have Haskel installed. That message is due to the Haskel environment not being on the system due to a dynamic load library. A quick fix is to install Haskel on your system, but it doesn't fix the issue I thought I had resolved.

I just re-exported the version that seems to work for me. Please redownload from the Alfred 3 directory area. Thanks.

jgile commented 7 years ago

Thanks for the response. I appreciate it. I did run the Alfred 3 version with Alfred version 3.3.1. I reinstalled several times with no luck. I have tried delete everything and reinstall with no change. Any other ideas? Would love to use this workflow.

Surely unrelated, I have also noticed that when I run qw:runinit it often time shows the wrong notebook in the response (not the imported Snippets notebook).

feigaoxyz commented 7 years ago

same problem

[2017-07-04 14:02:33][ERROR: input.scriptfilter] Code 6: dyld: Library not loaded: @rpath/text-1.2.2.1/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.dylib
  Referenced from: /Users/feigao/Dropbox/App-Data/Alfred.alfredpreferences/workflows/user.workflow.E21601C1-E381-42A6-8251-71AE5A7F8D8E/./Templater
  Reason: image not found
raguay commented 7 years ago

Okay. The GitHub version did not update. I am currently reuploading to GitHub and Packal.org. Therefore, it should be the static build one for sure. Make sure it shows that it was updated today, 07/04/2017, and not seven months ago. That should have been a dead giveaway to me.

feigaoxyz commented 7 years ago

Maybe uploaded wrong file?

screen shot 2017-07-04 at 18 03 03

raguay commented 7 years ago

Ouch. Bit again. Okay, it re-exported, uploaded, and I even tested downloading it. Give it a try now. Sorry for all the problems. I think I'm all thumbs.

feigaoxyz commented 7 years ago
[2017-07-08 22:51:00][ERROR: input.scriptfilter] Code 6: dyld: Library not loaded: @rpath/text_HmqVQnZSpjaC156ABqPhne/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.dylib
  Referenced from: /Users/feigao/Dropbox/App-Data/Alfred.alfredpreferences/workflows/user.workflow.010C7483-084E-468D-9C72-399331C0AEE2/./Templater
  Reason: image not found
jgile commented 7 years ago

same error as feigaoxyz.

My steps:

  1. Download and double click QuiverWorkflow.alfredworkflow
  2. With Alfred, navigate to my quiver library and select "Set Quiver Library".
  3. Two prompts popup to import Snippets.qvnotebook and Quiver Workflow Help.qvnotebook. I import both.
  4. I now have both notebooks showing in quiver.
  5. qw:runinit - this results in an alfred alert showing the WRONG quiver notebook name ("CSS" in my particular situation) in the top right.
  6. User the "qt" command, which results in the following:

[2017-07-08 14:20:10][ERROR: input.scriptfilter] Code 6: dyld: Library not loaded: @rpath/text_HmqVQnZSpjaC156ABqPhne/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.dylib Referenced from: /Users/johngile/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.4110B526-003A-470F-925B-56FAECDF4002/./Templater Reason: image not found