Since the release of Antigravity, I’ve never been able to use it on Linux Mint 21.3; it crashes constantly. I’ve tried to understand the source of the error, and it seems to stem from my distribution being too “old,” even though it’s only two years old. To resolve this dependency issue, it would be helpful to provide an AppImage. The errors in journalctl when I launch it are:
The error on the software :
“Antigravity server crashed unexpectedly. Please restart to fully restore AI features.”"
The error on journalctl :
HoussenPC dbus-daemon[771]: [system] Activating via systemd: service name=‘org.bluez’ unit=‘dbus-org.bluez.service’ requested by ‘:1.113’ (uid=1000 pid=9225 comm="/usr/share/antigravity/antigravity " label=“unconfined”)
janv. 25 07:19:29 HoussenPC systemd[1]: Condition check resulted in Bluetooth service being skipped.
janv. 25 07:19:35 HoussenPC systemd[1]: Started Process Core Dump (PID 9653/UID 0).
janv. 25 07:19:36 HoussenPC systemd-coredump[9821]: [🡕] Process 9636 (language_server) of user 1000 dumped core.
Found module /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 with build-id: acaf96d7b1a6bad57b559d646233d5dc1a23257c
Found module linux-vdso.so.1 with build-id: 37815398d5d1d618451dd943a1ceffce7e698ecc
Found module libc.so.6 with build-id: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7
Found module librt.so.1 with build-id: 0d173c782abff6df280b6219d3136887261fdd60
Found module libdl.so.2 with build-id: ba3a22f52dbac4e64c837704702f61e495677065
Found module libm.so.6 with build-id: b2b4cd0f73a7c7a6da5ba4126bceb33ce68853d5
Found module libpthread.so.0 with build-id: 34f1f6beeaed8ab30ee4056ff1cc053f8d05c153
Found module libresolv.so.2 with build-id: 072a52b7555d90d6be71d6f22599667d5810be3c
Found module language_server_linux_x64 with build-id: a4027fdd756acbea3cf2d96b7d26adc3
Stack trace of thread 9636:
#0 0x00007fa659fdf9fc __pthread_kill_implementation (libc.so.6 + 0x969fc)
#1 0x00007fa659f8b476 __GI_raise (libc.so.6 + 0x42476)
#2 0x0000562eb7656e2a n/a (language_server_linux_x64 + 0x8c56e2a)
#3 0x00007fa65a29f5be _dl_init (/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + 0x65be)
#4 0x00007fa65a2b92ca _dl_start_user (/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + 0x202ca)
janv. 25 07:19:36 HoussenPC systemd[1]: systemd-coredump@1-9653-0.service: Deactivated successfully.
janv. 25 07:19:54 HoussenPC dbus-daemon[771]: [system] Failed to activate service ‘org.bluez’: timed out (service_start_timeout=25000ms)