whyliam / whyliam.workflows.youdao

使用有道翻译你想知道的单词和语句
http://blog.naaln.com/2015/05/repeat-create-the-wheel-alfred-plugin-youdao/
MIT License
1.09k stars 133 forks source link

500 有道翻译错误 #96

Closed RebornL1 closed 2 years ago

RebornL1 commented 4 years ago

我更新了15.4,并且ln -s python3 -> python 发现输入后 error 修改所有的sricpt python->python2 500

whyliam commented 4 years ago

image

点击debug模式,看一下什么问题

wentaozone commented 4 years ago

我也遇到了这个问题,发现是系统代理导致的。

minosss commented 3 years ago

是 sentry 不支持代理,可以先注释掉 youdao.py 最下面的 init_sentry()

jwguo321 commented 3 years ago

是 sentry 不支持代理,可以先注释掉 youdao.py 最下面的 init_sentry()

为何注释掉了还是不行

xiebruce commented 3 years ago

同样的问题,开启debug后,按住shift,然后按Enter不发音,并且输出debug信息如下

[11:54:03.536] Youdao[Script Filter] Processing complete
[11:54:03.547] Youdao[Script Filter] Passing output '2.2.5$%test$%测试$%EN2zh-CHS$%$%' to Run Script
[11:54:06.766] Youdao[Script Filter] Processing complete
[11:54:06.779] Youdao[Script Filter] Passing output '2.2.5$%test$%测试$%EN2zh-CHS$%$%' to Run Script
[11:54:07.845] Youdao[Script Filter] Processing complete
[11:54:07.854] Youdao[Script Filter] Passing output '2.2.5$%test$%测试$%EN2zh-CHS$%$%' to Run Script
[11:54:10.162] Youdao[Script Filter] Processing complete
[11:54:10.171] Youdao[Script Filter] Passing output '2.2.5$%test$%测试$%EN2zh-CHS$%$%' to Run Script

python用的自带的,也就是2.7.16,系统是Big Sur 11.2.3,Alfred版本4.3.3[1224]

没有走代理

hiblacker commented 2 years ago

同样的问题,开了debug模式看了下,发现是zhiyun_id复制了两份,删掉一份就行了。 也就是带回车复制的,配置框内看不到多复制的内容