[Pkg-ime-devel] Bug#752324: ibus-hangul: Use default XKB layout of the system

Osamu Aoki osamu at debian.org
Sun Jun 22 15:08:08 UTC 2014


Package: ibus-hangul
Version: 1.4.2-3
Severity: normal

/usr/share/ibus/component has *.xml
array.xml:    <layout>us</layout>
cangjie.xml:    <layout>us</layout>
chewing.xml:    <layout>us</layout>
googlepinyin.xml:    <layout>us</layout>
hangul.xml:    <layout>us</layout>
quick.xml:    <layout>us</layout>
rime.xml:    <layout>us</layout>

These should be <layout>default</layout>

Running the following example script in  configure phase used in
ibus-kkc should fix.

sed -i 's!<layout>us</layout>!<layout>default</layout>!' src/*.xml.in.in

See http://bugs.debian.org/752176

Regards,

Osamu


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ibus-hangul depends on:
ii  gir1.2-gtk-3.0  3.12.2-1+b1
ii  ibus            1.5.7-1
ii  libc6           2.19-3
ii  libglib2.0-0    2.40.0-3
ii  libhangul1      0.1.0-3
ii  libibus-1.0-5   1.5.7-1
ii  python          2.7.6-2
ii  python-gi       3.12.1-1+b1

ibus-hangul recommends no packages.

ibus-hangul suggests no packages.

-- no debconf information



More information about the Pkg-ime-devel mailing list