Bug 408923

Summary: kf5-sonnet fails to do spell checking
Product: [Frameworks and Libraries] frameworks-sonnet Reporter: Yuri <yuri>
Component: generalAssignee: Martin Sandsmark <martin.sandsmark>
Status: REPORTED ---    
Severity: normal CC: kdelibs-bugs-null
Priority: NOR    
Version First Reported In: 5.57.0   
Target Milestone: ---   
Platform: Other   
OS: FreeBSD   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Yuri 2019-06-19 20:09:24 UTC
In the FreeBSD port the "plaintextedit" example has the spell checking code enabled, but no actual spell checking is performed.

The qTox project also enables spell checking using sonnet and spell checking doesn't work, at least on FreeBSD: https://github.com/qTox/qTox

Once spell checking is enabled it has to be performed. If there is a reason that it can't work, the error message should be printed on the standard output. Currently it silently doesn't work and doesn't print anything.