Results 5 comments of

> ctrl ` 跟 vscode 的打开终端快捷键也冲突了,同样找不到关闭的方法 orz https://github.com/rime/home/wiki/CustomizationGuide#%E4%B8%80%E4%BE%8B%E5%AE%9A%E8%A3%BD%E5%96%9A%E5%87%BA%E6%96%B9%E6%A1%88%E9%81%B8%E5%96%AE%E7%9A%84%E5%BF%AB%E6%8D%B7%E9%8D%B5

@tiny-craft 我是 Debian sid,也是很久之前就装不上了。 libwebkit2gtk-4.0-37 在 Ubuntu 24.04 及其上游 Debian sid 都已经被删掉了,应该使用 libwebkit2gtk-4.1-0 替代。你的构建环境还是 [Ubuntu 20.04](https://github.com/tiny-craft/tiny-rdm/blob/main/.github/workflows/release-linux.yaml),所以一直没报错。 Clash Verge [也遇到这种情况](https://github.com/clash-verge-rev/clash-verge-rev/issues?q=is%3Aissue+libwebkit2gtk),其在一个多月前的新版本中用 libwebkit2gtk-4.1-0 进行了替换。这样 Ubuntu 20.04 上会安装不上,虽然 20.04 离 EOL 也就几个月了。 你可以试试 `libwebkit2gtk-4.1-0...

[DebianCN 源](https://repo.debiancn.org/)中有重新为Debian编译的。