Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GIMP segfault when trying to edit font size field, traceback indicates SCIM #26

Open
zougloub opened this issue Sep 15, 2018 · 0 comments

Comments

@zougloub
Copy link

zougloub commented Sep 15, 2018

Hi,

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant