Bug 336360

Summary: Update to new Unicode version
Product: [Applications] kcharselect Reporter: Nikita Skovoroda <chalkerx>
Component: generalAssignee: 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
At the moment, kcharselect-generate-datafile.py lists Unicode version 6.0 blocks.
Some new blocks were added in just-released version 7.0.

The list of blocks in the current (atm 7.0) version is listed at http://www.unicode.org/Public/UNIDATA/Blocks.txt

«This version supersedes all previous versions of the Unicode Standard.»
http://unicode.org/versions/Unicode7.0.0/ describes the changes.

Reproducible: Always
Comment 1 Nikita Skovoroda 2014-06-17 16:06:43 UTC
kdelibs//kdeui/widgets/kcharselect-data has to be re-created after updating the script.
Comment 2 Nikita Skovoroda 2014-06-17 16:13:51 UTC
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"
Comment 3 Nikita Skovoroda 2014-06-17 16:26:22 UTC
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?
Comment 4 Christoph Feck 2014-06-17 19:21:35 UTC
See also bug 298010, which some initial work.
Comment 5 John Zaitseff 2014-07-02 02:04:43 UTC
I have updated bug 298010 for Unicode 7.0.  Please apply the patches in that bug report!
Comment 6 Christoph Feck 2015-10-10 22:32:05 UTC
*** Bug 353519 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2015-10-10 22:34:17 UTC
Unicode 8.0 released, which has a few more additions in the BMP.
Comment 8 John Zaitseff 2016-05-06 12:53:33 UTC
I have updated bug 298010 for Unicode 8.0. Please apply the patches in that bug report!
Comment 9 Christoph Feck 2016-06-03 00:06:38 UTC
*** Bug 363865 has been marked as a duplicate of this bug. ***
Comment 10 Christoph Feck 2016-07-14 19:47:07 UTC
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
Comment 11 Christoph Feck 2016-07-14 19:50:36 UTC
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!