uim-toolbar-qt in uim-xim package should set uim-toolbar-qt4 as XIM_PROGRAM_XTRA

Bug #896887 reported by hmatsue
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uim (Ubuntu)
New
Undecided
Unassigned

Bug Description

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.

Revision history for this message
hmatsue (hmatsue) wrote :

I've forgotten to write a details.

Environment: Kubuntu 11.10 (amd64)
Packages: uim-xim 1:1.5.7-9.1ubuntu2
Packages: uim-qt 1:1.5.7-9.1ubuntu2
Phenomena;
uim-toolbar-qt4 does not start instead of it is selected by KDE system setting -> locale -> system language -> keyboard input method
Expected result;
uim-toolbar-qt4 will be launched on start up

Best!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.