After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 69523 - gtk apps die without running xim in XFree86 4.2
gtk apps die without running xim in XFree86 4.2
Status: RESOLVED NOTGNOME
Product: gtk+
Classification: Platform
Component: Backend: X11
1.2.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-01-24 05:47 UTC by Young-Ho Cha
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Young-Ho Cha 2002-01-24 05:47:46 UTC
I updated XFree86 to 4.2 and I can't start all gtk and gnome apps. (even
gnome-session)

I found that XMODIFIERS is defined but xim is not yet running

I didn't seen before XF86 4.1

Is this Xlib problem? or gdk problem?
Comment 1 Young-Ho Cha 2002-01-24 09:56:10 UTC
This is xchat back trace output under same condition.(XF86 4.2 ,
gtk1.2.10, xchat 1.8.7 compiled with -g option)

(gdb) bt
  • #0 ??
  • #1 _XDynamicRegisterIMInstantiateCallback
    at XlcDL.c line 488
  • #2 XRegisterIMInstantiateCallback
    at IMWrap.c line 202
  • #3 gdk_im_open
    from /usr/lib/libgdk-1.2.so.0
  • #4 gdk_init_check
    from /usr/lib/libgdk-1.2.so.0
  • #5 gtk_init_check
    from /usr/lib/libgtk-1.2.so.0
  • #6 gtk_init
    from /usr/lib/libgtk-1.2.so.0
  • #7 gnome_icon_entry_get_filename
    from /usr/lib/libgnomeui.so.32
  • #8 poptSetExecPath
    from /usr/lib/libgnomesupport.so.0
  • #9 poptSetExecPath
    from /usr/lib/libgnomesupport.so.0
  • #10 poptGetNextOpt
    from /usr/lib/libgnomesupport.so.0
  • #11 gnomelib_parse_args
    from /usr/lib/libgnome.so.32
  • #12 gnome_init_with_popt_table
    from /usr/lib/libgnomeui.so.32
  • #13 fe_args
    at fe-gtk.c line 194
  • #14 main
    at xchat.c line 1116
  • #15 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129

Comment 2 Owen Taylor 2002-01-27 03:02:26 UTC
- What input method?
- Was the input method working before the upgrade (this seems
  to be a segfault on the "can't open IM" path.)
Comment 3 Owen Taylor 2002-01-27 18:41:47 UTC
Turns out to be Xlib bugs in 4.2 that xcin reveals in some
fashion. See:

 http://xfree86.org/pipermail/xpert/2002-January/015184.html

And followups.
Comment 4 David Joo 2002-01-28 22:35:42 UTC
AMI is the input method (Korean)

And it worked before upgrading xfree86 to 4.2