xfslove / alfred-google-translate

Alfred 3 workflow - translate with google api💵🚫
MIT License
619 stars 65 forks source link

Translation not showing #69

Closed pbdco closed 4 years ago

pbdco commented 4 years ago

Done install from npm install -g alfred-google-translate and made trc en&es but when I write is keeps on "Translating.."

image

xfslove commented 4 years ago

please make sure you can access the https://translate.google.com. or configure the environment variable set the domain you can access. like https://translate.google.cn.

pbdco commented 4 years ago

set https://translate.google.com on value but not working either

xfslove commented 4 years ago

set https://translate.google.com on value but not working either

Are you sure you can access the translate.google.com without any proxies?

pbdco commented 4 years ago

set https://translate.google.com on value but not working either

Are you sure you can access the translate.google.com without any proxies?

Yes, I can access normally

xfslove commented 4 years ago

its weird. please have try with translate.google.es.

pbdco commented 4 years ago

Not working either. Tried install/uninstall several times manually and from terminal and nothing.

xfslove commented 4 years ago

please open your alfred debug mode, and post it. I'll take a look.

1
pbdco commented 4 years ago

[2:10:59.599] Google Translate[Script Filter] Queuing argument 'hola'

image

xfslove commented 4 years ago

It seems like network issue.

could you please replace the workflow's translate.js file with translate.js.zip (I handled the timeout error). and post the logging again.

the translate.js file location: ~/Application\ Support/Alfred/Alfred.alfredpreferences/workflows/alfred-google-translate/translate.js

pbdco commented 4 years ago

I opened Alfred.alfredpreferences >show contents but I don't have such folder.

image

image

xfslove commented 4 years ago

you could do like this:

1
pbdco commented 4 years ago

Hi, this is working now. It was my internet connection issue not related to alfred or your workflow. My appologies, thank you for your support and your great workflow. Regards