| Summary: | KTextEdit crashes when Sonnet can't find the spellchcker | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Giuseppe Calà <gcala> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | bugs, d.tyagniy, esigra, lindsay.mathieson, marcus, mcguire, mi+kde, mkem, mumismo, nolanleatherwood |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Giuseppe Calà
2008-01-25 10:40:00 UTC
Please run it from command-line and paste the message before crash.. The spellchecker library is aborting somehow Here the output from command-line. Maybe you a re right telling tah the spellcheker is the problem. Has it a problem with accented characters? I have installed kde-l10n-it and aspell-it and italian is set correctly in systemsettings. But I have noticed that even dolphin shows accented words in wrong way (for example università instead of università).
Thanks.
gius@kubuntu-home:~$ konqueror-kde4
fillBookmarkBar ""
...
konqueror(8017) LocalDomainUriFilter::filterUri: KUrl("http://forum.ubuntu-it.org/index.php/topic,137914.700.html")
konqueror(8017) FixHostUriFilter::filterUri: FixHostUriFilter::filterUri: KUrl("http://forum.ubuntu-it.org/index.php/topic,137914.700.html")
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::begin: Widget painting can only begin as a result of a paintEvent
konqueror(8017) Sonnet::Loader::loadPlugin: Successfully loaded plugin: "kspell_hspell.desktop"
konqueror(8017) Sonnet::Loader::loadPlugin: Successfully loaded plugin: "kspell_enchant.desktop"
konqueror(8017) Sonnet::Loader::loadPlugin: Successfully loaded plugin: "kspell_aspell.desktop"
Couldn't create speller for "it" : /home/gius/.aspell.it.pws: The word "rigiocabilità " is invalid. The character ' ' (U+A0) may not appear at the end of a word.
ASSERT: "dict" in file /build/buildd/kde4libs-4.0.0/kdecore/sonnet/loader.cpp, line 116
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = konqueror path = <unknown> pid = 8017
sock_file=/home/gius/.kde4/socket-kubuntu-home/kdeinit4__0
Can you still reproduce this with a recent KDE version? (4.1 or 4.0.5) I'm using kde 4.1 and the problem is gone. Regards Now, you can mark this bug as RESOLVED (resolution WORKSFORME) *** Bug 170397 has been marked as a duplicate of this bug. *** *** Bug 171649 has been marked as a duplicate of this bug. *** *** Bug 171954 has been marked as a duplicate of this bug. *** *** Bug 171974 has been marked as a duplicate of this bug. *** *** Bug 171974 has been marked as a duplicate of this bug. *** *** Bug 172049 has been marked as a duplicate of this bug. *** *** Bug 172049 has been marked as a duplicate of this bug. *** *** Bug 171974 has been marked as a duplicate of this bug. *** Reopening, as this bug is still in KDE 4.1.2. Apparently, installing some spellcheck-related packages solves the problem, but KDE should not crash if those packages are not installed. *** Bug 172049 has been marked as a duplicate of this bug. *** *** Bug 172314 has been marked as a duplicate of this bug. *** Could also be related to bug 169986. This should be solved in current trunk (kde4.2beta will have the fix) If someone can check it... *** Bug 172483 has been marked as a duplicate of this bug. *** *** Bug 165884 has been marked as a duplicate of this bug. *** Fixed since r884139. |