koishijs / koishi-desktop

Launch Koishi from your desktop
https://koishi.chat/manual/starter/
GNU Affero General Public License v3.0
89 stars 7 forks source link

Bug: Ubuntu 21.04.5 LTS无法打开图形终端 #118

Open DLW3D opened 1 year ago

DLW3D commented 1 year ago

系统:Ubuntu 21.04.5 LTS 版本:v0.10.4, v0.10.5 运行后存在于Ubuntu图形界面的任务栏中,无法打开图形终端 image 报错信息:

~$ ./koishi-desktop-linux-x64-v0.10.4.AppImage
0000|2023-06-23 17:39:13 [I] launcher Koishi 桌面 v0.10.4
0000|2023-06-23 17:39:13 [W] launcher failed to chmod data folder bin: chmod /tmp/.mount_koishiGF9LkF/usr/bin/bin: read-only file system
# 此时点击任务栏中的“高级-打开终端”按钮
/tmp/.mount_koishiGF9LkF/usr/bin
0000|2023-06-23 17:40:37 [E] launcher 打开终端失败:exec: "open": executable file not found in $PATH

~$ ./koishi-desktop-linux-x64-v0.10.4.AppImage
0000|2023-06-23 17:43:56 [I] launcher Koishi 桌面 v0.10.4
0000|2023-06-23 17:43:56 [W] launcher failed to chmod data folder bin: chmod /tmp/.mount_koishi4xaYWZ/usr/bin/bin: read-only file system
# 此时点击任务栏中的“关于”按钮
0000|2023-06-23 17:44:02 [E] launcher Not supported yet.
0000|2023-06-23 17:44:02 [E] launcher About dialog error: KoiShell exited with error: exit status 1
ilharp commented 1 year ago

无法打开图形终端

「打开终端」按钮尚未适配 Linux。之后会适配。

点击任务栏中的“关于”按钮

「关于」对话框尚未适配 Linux。之后会适配。