diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-17 09:10:43 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-17 09:10:43 +0200 |
| commit | f2ec263023649e596c5076df32c2d328bc9393d2 (patch) | |
| tree | 5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/2551 | |
| parent | 63d2e9d409831aa8582787234cae4741847504b7 (diff) | |
| download | qemu-analysis-main.tar.gz qemu-analysis-main.zip | |
Diffstat (limited to 'results/scraper/fex/2551')
| -rw-r--r-- | results/scraper/fex/2551 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/fex/2551 b/results/scraper/fex/2551 new file mode 100644 index 000000000..80674de4b --- /dev/null +++ b/results/scraper/fex/2551 @@ -0,0 +1,15 @@ +"FEXServerClient: Failure to setup client" while run curso.so on armbian +Trying to run Cursor editor in armbian: +download Cursor-0.1.0.AppImage from https://cursor.so +``` +$ chmod 744 Cursor-0.1.0.AppImage +$ ./Cursor-0.1.0.AppImage --appimage-extract +$ cd squashfs-root +$ FEXInterpreter ./AppRun +[ERROR] Couldn't connect to FEXServer socket 1000.FEXServer.Socket 111 Connection refused +[ERROR] Couldn't connect to FEXServer socket 1000.FEXServer.Socket after launching the process +[ERROR] FEXServerClient: Failure to setup client +Trace/breakpoint trap +``` + +Any hint ? |