Hello! Just an FYI, Insync does not work on Ubuntu 24.10 (upgraded from 24.04).
Obviously there is no Oracular release file; I’m running 3.9.4.60020.
insync start --no-daemon
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_once_init_leave_pointer
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_once_init_leave_pointer
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/insync/insync: symbol lookup error: /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_display_create_queue_with_name
Hello, I ave this error with Ubuntu Studio 24.10: W: Repositories should provide a clear-signed InRelease file, but none found at http://apt.insync.io/ubuntu/dists/oracular/InRelease.
E: El repositorio «http://apt.insync.io/ubuntu oracular Release» no tiene un fichero de Publicación.
W: No se puede actualizar de un repositorio como este de forma segura y por tanto está deshabilitado por omisión.
W: Vea la página de manual apt-secure(8) para los detalles sobre la creación de repositorios y la configuración de usuarios.
I followed your instructions exactly. I get this error:
insync start --no-daemon
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
/usr/lib/insync/insync: symbol lookup error: /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_display_create_queue_with_name
I have the same problem on Ubuntu 24.10.
insync version 3.9.4.60020
Is not starting
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
/usr/lib/insync/insync: symbol lookup error: /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_display_create_queue_with_name
Hello! This issue has been escalated to our Linux Team so it can be addressed asap. I will be updating this thread when the official Insync build is available for download.
@mia I use Tuxedo OS which is based on ubuntu noble but ships an updated libegl-mesa0 v24.3.4-1 instead of ubuntu noble’s v24.2.8.
If I use the insync noble repo, I get /usr/lib/insync/insync: symbol lookup error: /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_display_create_queue_with_name
If instead I use insync oracular repo, I get insync : Depends: libc6 (>= 2.40) but 2.39-0ubuntu8.4 is to be installed