https://bugs.kde.org/show_bug.cgi?id=454699
Bug ID: 454699
Summary: Crash if spellcheck is enabled
Product: kate
Version: 22.04.1
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
On latest release 22.04.1 Kate crashes if spellcheking is enabled.
STEPS TO REPRODUCE
1. If spellcheck is enabled by default Kate crashes upon startup, otherwise
start kate
2. Enable spell check: Tools -> Spelling -> Automatic Spell checking
3. Start typing some text, and it crashes almost immediately.
OBSERVED RESULT
Crash with the following message in terminal:
/tmp/.mount_kate-2bmiHrf/AppRun.wrapped: symbol lookup error:
/tmp/.mount_kate-2bmiHrf/usr/plugins/kf5/sonnet/sonnet_hunspell.so: undefined
symbol: _ZN8Hunspell5spellERKSsPiPSs
EXPECTED RESULT
Should not crash
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04.4 LTS and 22.04 LTS
KDE Plasma Version:
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
I have lunched kate with the following command: 'LANG=en LANGUAGE=en
./kate-22.04.1-519-linux-64-gcc.AppImage'
It looks like it doesn't really matters what is your system language, it
crashes regardless.
--
You are receiving this mail because:
You are watching all bug changes.