churchilldu

Results 14 comments of churchilldu

> > > Do you have a minimal example that you could share? sorry, I got almost three hundred mails with attachment in my inbox. Maybe it's because the language...

> But that doesn't fix the error, it just hides it. I don't know if it's helpful, the info of debug console I tried to figure out which mail, there...

``` with open('config.txt', 'r') as f1: config = f1.readlines() for i in range(0, len(config)): config[i] = config[i].rstrip('\n') host = config[0] username = config[1] password = config[2] mail = Imbox(host, username=username,...

It says" Plugin ID mismatch" when installing.

> @menagerie198 @brimwats @ChurchillDu please try updating now and let me know how it goes. I have successfully installed. Good job!👍

微信如果实名了,这样不会把绑定的 GV 号和身份信息关联起来吗?这个 GV 号不就失去了匿名性吗?

> zipp这个包的python依赖版本要在3.1.0-3.10 你的python版本是不是太新了 或者升级下 zipp看看有没有支持最新的 升级 zipp 可以解决 https://github.com/jaraco/zipp

> 估计 WeaselServer.exe 进程被优化软件终止了,手动启动该程序能恢复。 我也碰到类似的问题,手动启动 WeaselServer.exe 之后就可以正常输入中文,我电脑上绝对没有安装`优化软件`,我的 `C:\WINDOWS\Temp` 目录下虽然非空,但是没有找到 rime 的 log, 我电脑是 win 11 系统。请问可以从那些方面进行排查?

> 进入资源管理器,依次展开C:\Users(用户)\xyz75(用户名)\AppData\Local\Temp > > 这个才是 非常抱歉,这是按照您所说目录下找到的日志 [rime_log_20221229.zip](https://github.com/rime/home/files/10319050/rime_log_20221229.zip)