kero990

Results 15 issues of kero990

I have already explained the related issues in the issue of ra2, and they are officially submitted to the box86 issue here. https://github.com/ptitSeb/box86-compatibility-list/issues/44 Chinese users, the hardware configuration is ft2000...

I compiled the project (RA) on an arm64 linux machine and it worked perfectly, except for the occasional crash. Now the question is, how do I set up the program?...

怎么打包一份arm能用的呢?似乎没有打包教程,而且我印象中electron使用index.html当入口的

### Platform Linux / BSD ### Compiler and build tool versions gcc (Debian 8.3.0-6) 8.3.0 ### Operating system version debian10 ### Build commands used make ./b.sh ### What happens The...

Platform-specific (Linux/POSIX)

I encountered an error while trying to compile the latest Linux version ``` CMake Error at cmake_install.cmake:66 (file): file INSTALL cannot copy file "/home/kero/localsend/app/build/linux/arm64/release/intermediates_do_not_run/localsend_app" to "/usr/local/localsend_app": Permission denied. ``` Obviously,...

使用python3 QuickCut.py运行正常,但使用pyinstaller打包后,生成二进制文件,运行报错“没有发现主窗口” 环境是linux, debian10

I tried to compile using npm run build and npm run release, but an error occurred and I couldn't find 'background. js' `⨯ Application entry file "background. js" in the...

shell文件不太熟悉,过程如下 直接在安装时自定义chroot路径,部署应该是成功的,但后续配置和进入全部失败,一闪而过的界面里似乎仍旧在调用/alpine 需要使用迁移,先直接回车迁移到/alpine下,再第二次使用迁移到自定义目录,这时可以成功 另一个问题是,即使chroot安装成功,docker也仍旧失败。反复提示docker还未安装。 手动在chroot下执行apk update,报错UNTRUSTED signature 我常年用debian,不熟悉alpine,不知道怎么改 ``` apk update fetch http://mirrors.aliyun.com/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz ERROR: http://mirrors.aliyun.com/alpine/latest-stable/main/: UNTRUSTED signature WARNING: Ignoring http://mirrors.aliyun.com/alpine/latest-stable/main/: No such file or directory fetch http://mirrors.aliyun.com/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz ERROR: http://mirrors.aliyun.com/alpine/latest-stable/community/: UNTRUSTED...

I tried running go2tv on an arm64 Linux device Compilation was successful, but no upnp devices could be found during program execution Run go2tv - l using cli The error...

I completely followed the instructions to download Eclipse Temurin JDK 17 and modified warsmashini. During runtime, I did not see any valuable errors, but there was no interface. ``` $...