You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 any .service files
随后不再出现任何消息。如图所示。
个人认为没有桌面环境 Linux 系统应该是不需要 register our icon 这种行为的,系统中应该也未带有注册的环境。
建议:在检测到注册失败时让用户选择是否跳过注册。
The text was updated successfully, but these errors were encountered:
OS: Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-91-generic x86_64)
操作:在 Releases 中下载 koishi-desktop-linux-x64-v1.0.0.AppImage,并使用
./koishi-desktop-linux-x64-v1.0.0.AppImage
启动。程序在释放文件之后出现如下报错:随后不再出现任何消息。如图所示。
个人认为没有桌面环境 Linux 系统应该是不需要
register our icon
这种行为的,系统中应该也未带有注册的环境。建议:在检测到注册失败时让用户选择是否跳过注册。
The text was updated successfully, but these errors were encountered: