Bug 454699 - Crash if spellcheck is enabled
Summary: Crash if spellcheck is enabled
Status: RESOLVED DUPLICATE of bug 459682
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 22.04.1
Platform: Appimage Linux
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-01 11:19 UTC by Pozsgay Máté
Modified: 2022-12-31 19:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pozsgay Máté 2022-06-01 11:19:32 UTC
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.
Comment 1 Waqar Ahmed 2022-07-21 17:21:06 UTC
Packaging issue
Comment 2 Christoph Cullmann 2022-10-02 17:57:41 UTC
Ingo, is there some component we could group this app image things?
They are not actually Kate specific but just general AppImage creation issues.
Comment 3 Christoph Cullmann 2022-12-31 19:30:41 UTC

*** This bug has been marked as a duplicate of bug 459682 ***