更新5.5.15版本之后无法打开了
Electerm Version and download file extension(Electerm版本和下载文件后缀)
electerm-5.5.15-linux-arm64-legacy.AppImage
Platform detail (平台详情)
Kylin Linux Desktop V10 SP1 2403 ,aarch64
What steps will reproduce the bug?(重现问题的详细步骤)
❯ file electerm.AppImage
electerm.AppImage: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=4b12022a0a60af0d4b7920deac219fcbd1d92080, stripped
/opt/apps/Electerm
❯ ./electerm.AppImage 2>&1 | tee /tmp/electerm-start.log
(node:1307483) UnhandledPromiseRejectionWarning: ReferenceError: installDesktopFile is not defined
at exports.createApp (/tmp/.mount_electesGdLuU/resources/app.asar/lib/create-app.js:23:3)
at Object. (/tmp/.mount_electesGdLuU/resources/app.asar/app.js:12:13)
at Module._compile (node:internal/modules/cjs/loader:1141:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1196:10)
at Module.load (node:internal/modules/cjs/loader:1011:32)
at Module._load (node:internal/modules/cjs/loader:846:12)
at f._load (node:electron/js2c/asar_bundle:2:13377)
at node:electron/js2c/browser_init:2:115887
at node:electron/js2c/browser_init:2:116090
at node:electron/js2c/browser_init:2:116094
(Use electerm --trace-warnings ... to show where the warning was created)
(node:1307483) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(electerm:1307483): GLib-GIO-CRITICAL **: 17:18:12.386: g_list_store_append: assertion 'G_IS_LIST_STORE (store)' failed [1307585:0918/171813.079087:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization ^C
What should have happened?(期望的结果)
除了降版本,还有没有解决方法?
Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)
No response
Additional information(其他任何相关信息)
No response
Source: electerm/electerm