Package: uim-xim
Version: 1:1.0.0-2.0.1
Followup-For: Bug #300486

I was facing problem of starting uim-toolbar-gtk just like this bug
report.

My workaround of not really waiting ...

Wait short --> uim-toolbar-gtk does not work
---
uim-xim &
sleep 1
uim-toolbar-gtk &
----

Waiting long --> uim-toolbar-gtk works
---
uim-xim &
sleep 10
uim-toolbar-gtk &
----

Waiting smart --> uim-toolbar-gtk works
---
uim-xim &
(sleep 10 ; uim-toolbar-gtk ) &
----

So if the original bug reporter wishes xterm to start a bit later, there
is a decent work around which does not really slow down X start up. 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages uim-xim depends on:
ii  libatk1.0-0                1.11.4-2      The ATK accessibility toolkit
ii  libc6                      2.3.6-15      GNU C Library: Shared libraries
ii  libcairo2                  1.0.4-2       The Cairo 2D vector graphics libra
ii  libfontconfig1             2.3.2-7       generic font configuration library
ii  libfreetype6               2.2.1-2       FreeType 2 font engine, shared lib
ii  libgcc1                    1:4.1.1-2     GCC support library
ii  libglib2.0-0               2.10.3-1      The GLib library of C routines
ii  libgtk2.0-0                2.8.18-1      The GTK+ graphical user interface 
ii  libpango1.0-0              1.12.3-1      Layout and rendering of internatio
ii  libpng12-0                 1.2.8rel-5.1  PNG library - runtime
ii  libstdc++6                 4.1.1-2       The GNU Standard C++ Library v3
ii  libuim0                    1:1.0.0-2.0.1 Simple and flexible input method c
ii  libx11-6                   2:1.0.0-6     X11 client-side library
ii  libxcursor1                1.1.5.2-5     X cursor management library
ii  libxext6                   1:1.0.0-4     X11 miscellaneous extension librar
ii  libxfixes3                 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxft2                    2.1.8.2-8     FreeType-based font drawing librar
ii  libxi6                     1:1.0.0-5     X11 Input extension library
ii  libxinerama1               1:1.0.1-4     X11 Xinerama extension library
ii  libxrandr2                 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender1                1:0.9.0.2-4   X Rendering Extension client libra
ii  uim-common                 1:1.0.0-2.0.1 Common files for uim
ii  uim-utils                  1:1.0.0-2.0.1 Utilities for uim
ii  zlib1g                     1:1.2.3-11    compression library - runtime

uim-xim recommends no packages.

-- no debconf information

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
        Osamu Aoki <[EMAIL PROTECTED]>  Yokohama Japan, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to