Package: scim-canna Version: 1.0.0-2 Severity: normal Due to the wrong character encoding being selected, many special characters (eg, circled numbers) can't be input using scim-canna. The package is setting iconv to use "EUC-JP", but canna expects uses "EUC-JP-MS".
---8<--- CannaJRKanji::CannaJRKanji (CannaInstance *ci) : m_canna (ci), m_context_id (last_created_context_id++), m_preediting (false), m_aux_string_visible (false) { char **warn = NULL, **p; m_iconv.set_encoding ("EUC-JP"); ---8<--- Changing the last line to use EUC-JP-MS fixes the problem sufficiently (I think there's still some problem characters, but if so, that's an issue with the charset file) -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.2 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Versions of packages scim-canna depends on: ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libcanna1g 3.7p3-4 Canna Runtime Library ii libfontconfig1 2.4.2-1 generic font configuration library ii libgcc1 1:4.1.1-20 GCC support library ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface ii libpango1.0-0 1.14.8-2 Layout and rendering of internatio ii libscim8c2a 1.4.4-5 library for SCIM platform ii libstdc++6 4.1.1-20 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-4 X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii scim 1.4.4-5 smart common input method platform scim-canna recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]