You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be related to #5, I'm not sure and I just observe the following crash when running GIMP (2.10.4)
#6 0x00007f508ad66de5 in IA__gdk_x11_drawable_get_xdisplay (drawable=0x54fc630) at /var/tmp/paludis/x11-libs-gtk+-2.24.31-r1/work/gtk+-2.24.31/gdk/x11/gdkdrawable-x11.c:908
drawable = 0x54fc630
#7 0x00007f50770d27ce in scim_bridge_key_event_gdk_to_bridge () from /usr/lib64/gtk-2.0/2.10.0/immodules/im-scim.so
No symbol table info available.
#8 0x00007f50770d21db in key_snooper () from /usr/lib64/gtk-2.0/2.10.0/immodules/im-scim.so
No symbol table info available.
#9 0x00007f50770d2454 in scim_bridge_client_imcontext_filter_key_event () from /usr/lib64/gtk-2.0/2.10.0/immodules/im-scim.so
No symbol table info available.
#10 0x00007f508b0bce62 in gtk_im_multicontext_filter_keypress (context=0x5609030, event=0x4c4fc40) at /var/tmp/paludis/x11-libs-gtk+-2.24.31-r1/work/gtk+-2.24.31/gtk/gtkimmulticontext.c:333
multicontext = 0x5609030
slave = <optimized out>
#11 0x00007f508b077623 in gtk_entry_key_press (widget=0x3134670, event=0x4c4fc40) at /var/tmp/paludis/x11-libs-gtk+-2.24.31-r1/work/gtk+-2.24.31/gtk/gtkentry.c:4073
entry = 0x3134670
SCIM is v1.4.18, built with --with-gtk-version={3,2} (standard Gentoo build with gtk3 USE).
The text was updated successfully, but these errors were encountered:
Hi,
This may be related to #5, I'm not sure and I just observe the following crash when running GIMP (2.10.4)
SCIM is v1.4.18, built with
--with-gtk-version={3,2}
(standard Gentoo build with gtk3 USE).The text was updated successfully, but these errors were encountered: