Comments

41 Comments

Works.

karma

Fixes the bug, Korean spellchecking works again❣️

BZ#2158548 hunspell does not work anymore for Korean in recent rawhide

This partly fixes the problem in https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5930 ([OSK] On Screen Keyboard cannot type a space anywhere )

So it is at least better than nothing!

But some problems remain, I’ll add more information to https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5930

BZ#2131837 On Screen Keyboard cannot type a space anywhere

The update fixes BZ#2088656 but it looks a bit confusing that the English US keyboard layout is shown in the panel no matter which keyboard layouts are configured in ibus-setup, see: https://bugzilla.redhat.com/show_bug.cgi?id=2088656#c17

BZ#2088656 Dead keys in plasmashell doesn't work with ibus under wayland

Yes, this update moves the files to the correct directory:

Before the update:

[mfabian@fedora ~]$ rpm -ql hunspell-cs /usr/share/doc/hunspell-cs /usr/share/doc/hunspell-cs/README_cs.txt /usr/share/doc/hunspell-cs/README_en.txt /usr/share/myspell/cs_CZ.aff /usr/share/myspell/cs_CZ.dic

After the update:

[mfabian@fedora ~]$ rpm -ql hunspell-cs /usr/share/doc/hunspell-cs /usr/share/doc/hunspell-cs/README_cs.txt /usr/share/doc/hunspell-cs/README_en.txt /usr/share/hunspell/cs_CZ.aff /usr/share/hunspell/cs_CZ.dic [mfabian@fedora ~]$

karma

Works, I tested like this:

[mfabian@fedora ~]$ echo 'grünet' | enchant -d de_DE -a @(#) International Ispell Version 3.1.20 (but really Enchant 1.6.0) & grünet 12 0: grünte, grüner, grüne, grünt, grüntet, gründet, grünes, grünst, grünen, grünem, grün et, grün-et

So enchant worked because of the symlink.

Then I removed the symlink:

[mfabian@fedora ~]$ ls /usr/share/myspell -l lrwxrwxrwx. 1 root root 19 2月 16 10:35 /usr/share/myspell -> /usr/share/hunspell [mfabian@fedora ~]$ sudo rm /usr/share/myspell

Now enchant failed:

[mfabian@fedora ~]$ echo 'grünet' | enchant -d de_DE -a @(#) International Ispell Version 3.1.20 (but really Enchant 1.6.0) Couldn't create a dictionary for de_DE

Now I did the update to enchant-1.6.0-30.fc36.x86_64.rpm

Now it works again even without the symlink:

[mfabian@fedora ~]$ echo 'grünet' | enchant -d de_DE -a @(#) International Ispell Version 3.1.20 (but really Enchant 1.6.0) & grünet 12 0: grünte, grüner, grüne, grünt, grüntet, gründet, grünes, grünst, grünen, grünem, grün et, grün-et

BZ#2069039 After F35 -> F36 upgrade spell checking doesn't work in Weechat
karma

pa-inscript2-guru finds the icon now.

karma

I tested it a bit in a f32 vm and it seems to work fine.

BZ#1818700 Review Request: python-fs - Python's Filesystem abstraction layer
karma

I tried with this ~/.XCompose file:

$ cat ~/.XCompose <Multi_key> <m> <k> <e> : "😇🗼" $

Before the update, it did not work, but after the update I could type "Multi_key m i k e" and get "😇🗼"

works for me.

BZ#1704504 unicode-ucd-12.1.0 is available

works for me.

BZ#1704504 unicode-ucd-12.1.0 is available

Works and solves “#1625142 In Gnome Wayland, forward-key-event does not work well, breaks space key completely

BZ#1625142 In Gnome Wayland, forward-key-event does not work well, breaks space key completely

Works and solves “#1625142 In Gnome Wayland, forward-key-event does not work well, breaks space key completely”

BZ#1625142 In Gnome Wayland, forward-key-event does not work well, breaks space key completely

Looks good.

Test Case QA:New Zhuyin
BZ#1496761 "Noto Color Emoji" would be a better default emoji font than "Emoji One"
karma
BZ#1490733 “ibus emoji” do not fit emoji descriptions and annotations with default Monospace
Test Case ibus start
Test Case ibus input

Works OK for me.

BZ#1463030 unicode-ucd-10.0.0 is available