Linux 运行appimage时显示0000|2024-05-03 23:40:41 [I] launcher Koishi Desktop v1.1.1 2024/05/03 23:40:41 systray error: failed to register our icon with the notifier watcher (maybe no tray is running?): The name org.kde.StatusNotifierWatcher was not provided by

这条报错不影响 Koishi 正常运行。这是 Koishi 在尝试向桌面环境的托盘注册图标,然而并没有找到桌面环境。我也觉得 Koishi 应该 handle 纯命令行环境的情况判断来解决这个报错,但是它确实不影响正常使用,修复优先级非常低。

其他碰到这个问题的帖子 ref:纯cli下的Linux系统启动koishi失败 - 互助 - Koishi Forum

我也是在纯命令行环境运行的 Koishi,正常继续操作就行。不过我不建议在 root 用户下部署 Koishi(

2 个赞