[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#392561: xterm tries to use /usr/lib/X11/locale/common/xiiimp.so.2



Package: xterm
Version: 210-3.1
Severity: normal


vlajos@dazzle:~$ strace xterm 
....
getpid()                                = 23776
write(3, "\22\0\7\0\16\0@\1 \1\0\0\6\0\0\0 \0\0\0\1\0\0\0\340\\\0"..., 28) =28
open("/usr/lib/X11/locale/common/xiiimp.so.2", O_RDONLY) = -1 ENOENT (Nosuch file or directory)
write(2, "Failed to open input method\n", 28) = 28

Xterm waits here some seconds (~3), and after works.
I installed some iiimf* packeges, and
ln -s /usr/lib/im/xiiimp.so.2 /usr/lib/X11/locale/common/xiiimp.so.2

This fixed the slowdown, but an other error messages appears:
vlajos@dazzle:~$ xterm
Could not set destroy callback to IM

The first error was more annoying, because the slow xterm opening.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=hu_HU.iso88592 (charmap=ISO-8859-2)

Versions of packages xterm depends on:
ii  libc6                        2.3.6.ds1-6 GNU C Library: Shared libraries
ii  libfontconfig1               2.4.1-2     generic font configuration library
ii  libice6                      1:1.0.1-2   X11 Inter-Client Exchange library
ii  libncurses5                  5.5-4       Shared libraries for terminal hand
ii  libsm6                       1:1.0.1-3   X11 Session Management library
ii  libx11-6                     2:1.0.3-1   X11 client-side library
ii  libxaw7                      1:1.0.2-4   X11 Athena Widget library
ii  libxext6                     1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2                      2.1.8.2-8   FreeType-based font drawing librar
ii  libxmu6                      1:1.0.2-2   X11 miscellaneous utility library
ii  libxt6                       1:1.0.2-2   X11 toolkit intrinsics library
ii  xbitmaps                     1.0.1-2     Base X bitmaps

Versions of packages xterm recommends:
ii  xutils                        1:7.1.ds-1 X Window System utility programs

-- no debconf information



Reply to: