Summary: | Update to new Unicode version | ||
---|---|---|---|
Product: | [Applications] kcharselect | Reporter: | Nikita Skovoroda <chalkerx> |
Component: | general | Assignee: | Daniel Laidig <laidig> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, hugo981, ian, j.zaitseff |
Priority: | NOR | ||
Version First Reported In: | v1.11 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nikita Skovoroda
2014-06-17 15:51:04 UTC
kdelibs//kdeui/widgets/kcharselect-data has to be re-created after updating the script. List of missing blocks that are below FFFF:
> Error: Did not find any category for block "Arabic Extended-A"
> Error: Did not find any category for block "Combining Diacritical Marks Extended"
> Error: Did not find any category for block "Sundanese Supplement"
> Error: Did not find any category for block "Myanmar Extended-B"
> Error: Did not find any category for block "Meetei Mayek Extensions"
> Error: Did not find any category for block "Latin Extended-E"
By the way, the current section grouping in the script does not correspond to http://www.unicode.org/charts/. Is that on purpose, or should the blocks be re-grouped? See also bug 298010, which some initial work. I have updated bug 298010 for Unicode 7.0. Please apply the patches in that bug report! *** Bug 353519 has been marked as a duplicate of this bug. *** Unicode 8.0 released, which has a few more additions in the BMP. I have updated bug 298010 for Unicode 8.0. Please apply the patches in that bug report! *** Bug 363865 has been marked as a duplicate of this bug. *** Git commit 50093ef0299e775a3476800d4a9cc1434ffcff13 by Christoph Feck, on behalf of John Zaitseff. Committed on 14/07/2016 at 19:45. Pushed by cfeck into branch 'master'. Update translations for kcharselect-data M +27 -18 src/kcharselect-translation.cpp http://commits.kde.org/kwidgetsaddons/50093ef0299e775a3476800d4a9cc1434ffcff13 John, I reviewed your patches, and committed a single addition for version 9.0.0 (Cyrillic-C). Sorry that it needed that long. Thanks for the patches and your patience! |