I can't start AppImage on Ubuntu 24.04
./HelixNotes_1.3.0_amd64.AppImage
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libwebkit2gtk-4.1.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.42' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libwebkit2gtk-4.1.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libjavascriptcoregtk-4.1.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libsystemd.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libgcrypt.so.20)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libgnutls.so.30)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libudev.so.1)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libp11-kit.so.0)
My OS
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
I can't start AppImage on Ubuntu 24.04
```sh
./HelixNotes_1.3.0_amd64.AppImage
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libwebkit2gtk-4.1.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.42' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libwebkit2gtk-4.1.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libjavascriptcoregtk-4.1.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libsystemd.so.0)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libgcrypt.so.20)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libgnutls.so.30)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libudev.so.1)
helixnotes: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_GNU2_TLS' not found (required by /tmp/.mount_HelixNFHaeld/usr/lib/libp11-kit.so.0)
```
My OS
```sh
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
```