Vekkq created an issue (geany/geany#4613) Geany 2.1, Windows 10
This crash occurs somewhat reliably after closing or opening a simple Geany project and then switching the keyboard layout in Windows (EN-DE). The crash can also happen while using Geany regularly without projects and eventually switching keyboard layout. It crashes while or as soon as the Window has focus, with a different layout. Errors produced: ``` Gtk: gtk_im_context_reset: assertion 'GTK_IS_IM_CONTEXT (context)' failed GLib-GObject: ../glib-2.84.3/gobject/gsignal.c:3647: signal name 'preedit-changed' is invalid for instance '0000023180e97450' of type 'GtkStyleContext' Gtk: gtk_settings_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed GLib-GObject: g_object_get: assertion 'G_IS_OBJECT (object)' failed ``` I replicated this bug with fresh install within Windows Sandbox. https://github.com/user-attachments/assets/ab17f70d-b7cd-4cb6-a183-67921da68dd2 https://github.com/user-attachments/assets/7a816bc2-045c-4737-b22c-90258ce5d17f -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4613 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
