tekstryder created an issue (geany/geany#4302) In a native Wayland session environment (no X11 or Xwayland), Geany has been working great for a long while!
However, when using GTK3, compiled without the X11 backend, Geany fails to launch. ``` May 05 08:52:54 geany.desktop[659270]: /usr/bin/geany: symbol lookup error: /usr/lib/libgeany.so.0: undefined symbol: gdk_x11_window_get_type ``` <br /> - Arch Linux | Kernel 6.14.5 - gnome-shell 48.1 - mutter 48.2 - wayland (*meson_options: xwayland=false, x11=false*) - gtk3 3.24.49 (*meson_options: x11_backend=false*) - geany 2.0+https://github.com/geany/geany/pull/4071/commits/2b03a7c08278aa13e4e3c1f9b547f7b4f5b5203f -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4302 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
