cmach_socket
cmach_socket
我也有同样问题 平台:Arch Linux(6.4.12-arch1-1)
+1 AppImage版: login failed:AxiosError:Request failed with status code 400
+1 ArchLinux , Wayland ,aur 强制杀死没有导致kde6卡死
> 看看是不是这个问题导致的 > > [#3331 (comment)](https://github.com/BeyondDimension/SteamTools/issues/3331#issuecomment-2095365914) 感谢,确实是这个问题
同Arch Linux,有同样错误
20.10实测wayland能跑 应该不是窗口系统的问题
原始的X11没有跑,但是跑着Xwayland
i met the problem too. I use 2.0.17 and esp32s3,and the program will reboot when it run tft.init()
一个适用于1.2.5的pkgbuild,修改于 > 稍微修改了一下,差不多就是这样 > > ``` > # Maintainer: madoka773 > pkgname=kazumi-bin > pkgver=1.2.4 > pkgrel=1 > > pkgdesc='基于自定义规则的番剧采集APP,支持流媒体在线观看,支持弹幕。' > arch=('x86_64') > url='https://github.com/Predidit/Kazumi' > license=('GPL3') > > source_x86_64=("$pkgname-$pkgver.deb::https://github.com/Predidit/Kazumi/releases/download/$pkgver/Kazumi_linux_$pkgver_amd64") > sha256sums_x86_64=('e0c50c4086f8395548831585ba1457df57645f1521a647cfaa987a8081af46be')...