yannickglt / alfred-devdocs

Alfred workflow for devdocs.io
GNU General Public License v2.0
647 stars 26 forks source link

Does not open devdocs.io #36

Open JonasPf opened 3 years ago

JonasPf commented 3 years ago

Hi,

I'm trying to get this workflow to run but it doesn't want to open devdocs.io. Listing, adding and search docs works fine but when I want to open a particular documentation I get the following error message with a MacOs logo:

The application can't be opened
-50

I tried setting the browser (in my case Firefox) in the "Open URL" step of the workflow. This gets rid of the error message and it does focus the browser when I open a documentation but it does not open the devdocs.io (or any other) webpage.

I'm using macOS BigSur 11.1 and Firefox 84.0.2

protoEvangelion commented 3 years ago

@JonasPf I had to update to Alfred 4.

JonasPf commented 3 years ago

I'm using Alfred 4.3.2 - same problem unfortunately

protoEvangelion commented 3 years ago

@JonasPf did you try deleting all your docs, deleting the devdocs workflow, downloading/reinstalling it fresh?

JonasPf commented 3 years ago

That worked, thanks!

h2ogeek commented 3 years ago

I am facing the same issue! I tired what you suggested @rdotg and no change :-/

sent-hil commented 2 years ago

Checkout https://github.com/yannickglt/alfred-devdocs/pull/38, that fixed it for me.