Youxikong
Youxikong
所以建议用python3重构一边。
#### 摘要 / Summary 使用rime插件作为输入法时,如果rime引擎使用的方案,开启了`enable_correction`选项,此时输入文字有概率会崩溃。 #### 重现步骤 / Steps to Reproduce 1. 打开中州韵/rime的用户数据目录; 2. 为所使用的输入方案添加定制化配置文件,如`rime_ice.custom.yaml`; 3. 输入以下配置并保存; ```yaml patch: 'translator/enable_correction': true ``` 4. 进入输入界面,选择菜单选项的`重载配置`; 5. 输入c、e,此时输入法会崩溃。 #### 预期行为 / Expected...
Dear po5, Thanks for your great script, it helps a lot to me. I'm using memo with another mpv c-plugin named [mpv-menu-plugin](https://github.com/tsl0922/mpv-menu-plugin) (Windows only), it is useful too. I think...
I am a code beginner. So my code must be ugly. 😶
Now bundled mpv executable file is truely outdated. It's better to make mpv executable file independent so it can be updated seperately.
BUG: 锁屏后中断连接
## 描述问题 预期行为:锁屏后保持连接 实际行为:锁屏后连接中断。 ## 如何复现 系统:Android 14 应用版本:1.3.1,已允许无限制使用电池电量。 复现步骤:启动应用,打开VPN,回到桌面,锁屏。数分钟后解锁手机,状态栏VPN图标消失。 补充信息:退回到1.2.9版本不再出现崩溃现象。 ## 日志 ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18...
## 描述问题 预期行为:同一条规则内,domain部分有geosite类型的规则,ip部分有geoip类型的规则,两种规则可以被解析 实际行为:同一条规则内,domain部分有geosite类型的规则,ip部分有geoip类型的规则的情况下,只有domain部分的geosite规则能被正确解析 ## 如何复现 应用版本:1.3.1 复现步骤:新增规则,domain部分新增如`geosite:google`,ip部分新增如`geoip:cn`,启动代理。此时日志显示,路由规则的`ruleset`部分只有`geosite:google`。
**Stop Backup Itself Except It Updated** It will cost several minutes to backup itself, so please add version name and version code to filename, and skip backup itself if no...
项目地址:https://github.com/The-Wizardium/UI-Wizard 项目文档:https://github.com/The-Wizardium/UI-Wizard/blob/main/assets/docs/API.md
Recently [foo_ui_wizard](https://github.com/The-Wizardium/UI-Wizard) comes out, and it can replace foo_ui_hacks with great x64 support and better stability. Please consider replace foo_ui_hacks with it.