Public bug reported:
uim-xim package contains /etc/X11/xinit/xinput.d/uim-toolbar-qt and that
contents is like;
# uim with Qt toolbar indicator
XIM=uim
XIM_PROGRAM=/usr/bin/uim-xim
XIM_ARGS=
GTK_IM_MODULE=uim
QT_IM_MODULE=uim
# It seems to me that the system needs to be initialized.
# Folowing trick will wait 10 seconds without slowing down X start up.
XIM_PROGRAM_XTRA="(sleep 10; uim-toolbar-qt)"
DEPENDS="uim-xim,uim-gtk2.0|uim-qt,uim-anthy|uim-canna|uim-prime|uim-skk|uim-m17nlib"
I believe;
XIM_PROGRAM_XTRA="(sleep 10; uim-toolbar-qt)"
should be,
XIM_PROGRAM_XTRA="(sleep 10; uim-toolbar-qt4)"
or postinst of uim-xim should make symlink uim-toolbar-qt -> uim-
toolbar-qt4 if there is not uim-toolbar-qt.
sorry for my terrible english.
Regards.
** Affects: uim (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/896887
Title:
uim-toolbar-qt in uim-xim package should set uim-toolbar-qt4 as
XIM_PROGRAM_XTRA
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uim/+bug/896887/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs