Comment 0 for bug 1452326

Revision history for this message
Mathieu Bridon (bochecha) wrote : Wrong input results

Ubuntu Trusty and Utopic are currently shipping some older versions of libcangjie, which have some known issues.

Those are fixed in libcangjie 1.3, which is already in Vivid.

Trusty currently ships libcangjie 1.0, and Utopic has 1.1.

Moving from 1.0 to 1.3 implies no API/ABI break. (I even checked that with abidiff, just to be sure)

The full release notes are available at this link:
    https://github.com/Cangjians/libcangjie/releases

As one of the upstream developers for libcangjie, I'd prefer you just updated to the latest upstream release in both Trusty and Utopic, but I can understand this might not be the proper process in Ubuntu, so I'll be more than happy to work with you to review differences, help backport patches, or anything else which could help.

At the very least, user experience would be vastly improved by just applying the following patches to the Ubuntu packages, both in Trusty and Utopic:

* https://github.com/Cangjians/libcangjie/commit/5e2abdb2f9dd122efd543307b7a1e2449943ca7d.patch
* https://github.com/Cangjians/libcangjie/commit/f363e39fdb738d4d393250db46e8db5c90d28132.patch
* https://github.com/Cangjians/libcangjie/commit/f48bb13fb55d28d1e5773686ab1d828fa456942f.patch
* https://github.com/Cangjians/libcangjie/commit/18c82a9620b861ee2c1ff698da717de2fcad126f.patch
* https://github.com/Cangjians/libcangjie/commit/3528d4abbae878e7a7056c3a5142c339ec01f31a.patch
* https://github.com/Cangjians/libcangjie/commit/cfb40d51e3365a52a98c1f5eb36380d3cb81e62c.patch
* https://github.com/Cangjians/libcangjie/commit/b5a37eae948ab8dbcb105723ab7313e465651e4e.patch

These are all **data** fixes, no code changes. Getting this data fixed in Ubuntu packages means that users will get the results they are expecting when typing Chinese with IBus Cangjie.

These data fixes are important for Hong Kong users, who in majority use a Cangjie input method. Most of them tend to run the latest LTS, which is why I'd really like to have these fixes pushed all the way back to Trusty.