Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Reference file action throws error #5

Open
irfus opened this issue Jun 20, 2016 · 1 comment
Open

Import Reference file action throws error #5

irfus opened this issue Jun 20, 2016 · 1 comment

Comments

@irfus
Copy link

irfus commented Jun 20, 2016

In Alfred's workflow debugging log, the error is "[ERROR: action.script] 43:44: syntax error: Expected end of line, etc. but found “"”. (-2741)". This happens for any pdf file I tried with.

I'm using the workflow with Alfred v3.0.2 [676]

@soto97
Copy link

soto97 commented Feb 5, 2020

I just discovered the same problem. When running a file action on a PDF, I get the following output from the Alfred workflow debugger:

[13:57:35.472] Logging Started...
[13:57:54.735] Reference Importer[File Action] Processing complete
[13:57:54.738] Reference Importer[File Action] Passing output '/Users/asoto/Downloads/azu_td_3090021_sip1_m.pdf' to Run Script
[13:57:55.187] STDERR: Reference Importer[Run Script] 43:44: syntax error: Expected end of line, etc. but found “"”. (-2741)

Since this script is using pdf2doi.py, I checked that code, but I don't see any errors involving a random quote ".

Any help with this would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants