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

Google search overrides text output #12

Open
methodik opened this issue Apr 28, 2022 · 14 comments
Open

Google search overrides text output #12

methodik opened this issue Apr 28, 2022 · 14 comments

Comments

@methodik
Copy link

As a user when I type "Lorem Paragraph 3" I expect the workflow to paste text into a text box.

However instead Alfred takes me to a Google search

Screenshot attached

image

image

@rverrips
Copy link

The tool uses PHP (as listed in the requirements)

Please confirm that you have a version of php installed by running "php -v" in a terminal window.

MacOS 12 no longer ships with php included, in which case you'd need to install it.

(If this resolves your issue, please let us know)

@jesseday
Copy link

I'm also having this issue. MacOS 12.3.1, php 8.1.6 installed via brew.

@rverrips
Copy link

rverrips commented May 17, 2022

Dear @jesseday
Could you please confirm the output you get when you type "which php" into a terminal window, and also if it actually returns version 8.1.6 if you type "php -v" into a terminal window. (MacOS 12.3.1 and php 8.1.6 are fully supported so it's likely an issue locating the php executable)
Thanks
Roy

@jesseday
Copy link

Sure thing. See below. path to php is /usr/local/bin/php

Screen Shot 2022-05-17 at 2 35 42 PM

@rverrips
Copy link

Sure thing. See below. path to php is /usr/local/bin/php

Screen Shot 2022-05-17 at 2 35 42 PM

Mmm, that should actually work just fine ... Can you confirm you're running that latest version of the Alfred Workflow, i.e. v0.2.2 - If not, you can download the latest version here

Screen Shot 2022-05-17 at 4 07 04 PM

@jesseday
Copy link

Of course 🤦. Updating resolved the issue for me. Thank you so much @rverrips

@rverrips
Copy link

rverrips commented May 18, 2022

Of course 🤦. Updating resolved the issue for me. Thank you so much @rverrips

Excellent, happy to hear that, @jesseday

@rverrips
Copy link

As a user when I type "Lorem Paragraph 3" I expect the workflow to paste the text into a text box.

However instead Alfred takes me to a Google search

Screenshot attached

image

image

Dear @methodik

Are you still having this issue after installing PHP and the latest version of the workflow?

@ilium007
Copy link

I was getting the same issue. PHP installed via Brew. What I thought was the latest version of the workflow that i downloaded from https://www.packal.org/workflow/lorem-ipsum-0 was in fact an old version.

v0.2.0

@tillkruss
Copy link
Owner

packal.org is dead I think.

@ilium007
Copy link

Good to know! Is there a replacement or do we go looking on GitHub for shared workflows?

@tillkruss
Copy link
Owner

I'd like the answer to that question as well.

@DragNet2
Copy link

I also had this issue.

Till, I think it would be reasonable to add info about php requirement to the workflow readme file.

@tillkruss
Copy link
Owner

Feel free to open a PR.

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

6 participants