Comment # 8 on bug 941887 from
(In reply to Ronan Chagas from comment #7)
> I just found a fix. It seems that KDE 5 apps are looking for dictionaries in
> the folder:
> 
> /usr/share/myspell/dicts
> 
> But they are in:
> 
> /usr/share/myspell
> 
> Everything is working if I symlink /usr/share/myspell ->
> /usr/share/myspell/dicts

Hm. Actually sonnet should meanwhile look in /usr/share/hunspell by default:
https://quickgit.kde.org/?p=sonnet.git&a=commit&h=cf05710228e72d052b00ba95d7a5c81663e4b7df
https://quickgit.kde.org/?p=sonnet.git&a=commit&h=0e6edac621fbd366b126ebd851fbea21355e02d0

And I don't see this problem with 5.16.0 on my 13.2 system here.


> This is the same bug that Fedora fixed here:
> 
> https://bodhi.fedoraproject.org/updates/FEDORA-2015-9522/kf5-sonnet-5.10.0-3.
> fc22

Well, that's quite an old version, we had a patch for this in our package as
well.

> Now, I can see that this bug is fixed, so I am closing it.

Ok, thanks for confirming.

> However, I found two new bugs:
> 
> 1) The problem with myspell dictionaries.
> 2) If I'm using GTK+ theme, I cannot see the wrong words in kwrite5 or kate
> (the red line below the word).
> 
> My question is: are these bugs already known or should I reported it?

I will see whether I can reproduce the first problem (in Tumbleweed). As
indicated that should be fixed upstream, so maybe there's something wrong with
the Tumbleweed package (should be resolved with the next update then I
suppose).

I cannot find a report about the second problem so it doesn't seem to be known.
Although I cannot reproduce it either, misspelled words are underlined in red
here with the GTK+ style too. Maybe it depends on the actual GTK2 theme used (I
tried with Breeze-GTK and oxygen-gtk), or the color scheme? Maybe try to change
the color for spelling errors in the texteditor settings.

Btw, any reason for you to use the GTK+ style? Or are you running kwrite/kate
inside GNOME?


You are receiving this mail because: