Bug 252690 - Parley crashes when replacing a word with spell-check
Summary: Parley crashes when replacing a word with spell-check
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: 0.9.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 22:49 UTC by Willy-Bas Loos
Modified: 2011-04-04 14:19 UTC (History)
0 users

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 Willy-Bas Loos 2010-09-28 22:49:52 UTC
Application: parley (0.9.3)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I was doing a spell check on a set of 64 word-pairs. Spell-check indicated an error. I typed in the correct word and clicked the "replace" (or so) button.  That's when the crash ocurred. It was my first use of parley.
I originally built the wordlist with KWordQuiz.
Cheers, WBL

 -- Backtrace:
Application: Parley (parley), signal: Aborted
[KCrash Handler]
#5  0x00007feb8d887a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007feb8d88b5c0 in *__GI_abort () at abort.c:92
#7  0x00007feb8dca38e5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#8  0x00007feb8dca1d16 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007feb8dca1d43 in std::terminate() () from /usr/lib/libstdc++.so.6
#10 0x00007feb8dca1dc6 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#11 0x00007feb904a6ebd in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214
#12 0x00007feb904aaaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#13 0x00000000004d7cc2 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../parley/src/main.cpp:139

This bug may be a duplicate of or related to bug 236348.

Possible duplicates by query: bug 252591, bug 252545, bug 252534, bug 252490, bug 252473.

Reported using DrKonqi
Comment 1 Frederik Gladhorn 2011-04-04 14:19:38 UTC
Git commit bdaabe145a527a9f3faf7132223e57579be1d9e1 by Frederik Gladhorn.
Committed on 04/04/2011 at 14:00.
Pushed by gladhorn into branch 'master'.

Rewrite spell-checking.

Make spell checking check only one language.
Add combobox to select speller on a per language base in language settings.

Currently it will check the selected column.
(It should offer the column titles in the menu instead.)

BUG: 171432
BUG: 236348
BUG: 252690
BUG: 269386
FIXED-IN: KDE 4.7.0

M  +24   -9    src/settings/languagepropertiespage.cpp     
M  +18   -5    src/settings/languagepropertiespage.ui     
M  +23   -17   src/settings/languagesettings.kcfg     
M  +44   -59   src/vocabulary/vocabularyview.cpp     
M  +6    -4    src/vocabulary/vocabularyview.h     

http://commits.kde.org/parley/bdaabe145a527a9f3faf7132223e57579be1d9e1