We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在关闭所有youdao的设置的情况下,还是回发送youdao的请求。因为公司防火墙把youdao给屏蔽了,导致经常会弹窗。
可重现
把 Service Settings下 mini window, fixed window, main window的youdao 都取消掉,Advanced下掉Default TTS Service也改成别的。然后在打开EasyDict时候还是会发送youdao的request。
有一些youdao的request 被公司防火墙block了。贴了一些跟youdao相关的日志。
233 [2024-08-01 13:09:53.857 ● EZBaseQueryViewController ● 374 ● ℹ️] -[EZBaseQueryViewController startQueryText:actionType:] ● query actionType: auto_select_query 2234 [2024-08-01 13:09:53.882 ● EZBaseQueryViewController ● 673 ● ℹ️] -[EZBaseQueryViewController queryCurrentModel] ● query text: viable 2235 [2024-08-01 13:09:53.884 ● EZBaseQueryViewController ● 688 ● ℹ️] -[EZBaseQueryViewController queryAllSerives:] ● query: English --> Simplified-Chinese 2236 [2024-08-01 13:09:53.888 ● EZBaseQueryViewController ● 1542 ● ℹ️] -[EZBaseQueryViewController autoPlayEnglishWordAudio] ● Auto play English word audio: viable 2237 [2024-08-01 13:09:53.894 ● EZAudioPlayer ● 329 ● ℹ️] -[EZAudioPlayer playAudioURL:text:language:accent:serviceType:forceURL:] ● play remote audio url: https://dict.youdao.com/dictvoice?audio=viable&le=en 2750 [2024-08-01 14:23:18.062 ● EZEventMonitor ● 518 ● ℹ️] -[EZEventMonitor getSelectedTextByAccessibility:] ● --> Accessibility getText success: /Library/Caches/com.izual.Easydict/MMLogs 2751 [2024-08-01 14:23:19.662 ● EZNetworkManager ● 49 ● ❌] -[EZNetworkManager requestCookieOfURL:cookieName:completion:]_block_invoke ● request cookie error: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKe y=-2102, NSUnderlyingError=0x600002153090 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <66F76E09-F4F4-4286-8ACE-5 177079B202C>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( 2752 "LocalDataTask <66F76E09-F4F4-4286-8ACE-5177079B202C>.<1>" 2753 ), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://fanyi.youdao.com/index.html#/, NSErrorFailingURLKey=https://fanyi.youdao.com/index.html#/, _kCFStreamErrorDomainKey=4}````
当取消掉所有youdao的service的设置情况下,不要发送youdao请求
No response
Apple M1 Pro, 14.5 (23F79)
The text was updated successfully, but these errors were encountered:
Hello ztlevi, Thank you for your first issue contribution 🎉
Sorry, something went wrong.
已知问题 #466 (comment) ,下个版本会修复。
2.8.0 版本已修复该问题。
tisfeng
No branches or pull requests
请先确认以下事项:
问题描述
在关闭所有youdao的设置的情况下,还是回发送youdao的请求。因为公司防火墙把youdao给屏蔽了,导致经常会弹窗。
该问题是否可以稳定重现?
可重现
重现步骤
把 Service Settings下 mini window, fixed window, main window的youdao 都取消掉,Advanced下掉Default TTS Service也改成别的。然后在打开EasyDict时候还是会发送youdao的request。
截图
有一些youdao的request 被公司防火墙block了。贴了一些跟youdao相关的日志。
期望结果
当取消掉所有youdao的service的设置情况下,不要发送youdao请求
解决方案(可选)
No response
设备型号 && 系统版本
Apple M1 Pro, 14.5 (23F79)
是否愿意提交 PR 解决该问题?
The text was updated successfully, but these errors were encountered: