Summary: | Parley crashed while running the spell check | ||
---|---|---|---|
Product: | [Applications] parley | Reporter: | Juergen <all.online> |
Component: | general | Assignee: | parley bug tracker <parley-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | all.online, falcon_fjf, gladhorn, inguin, noel, tcaswell |
Priority: | NOR | ||
Version: | 0.9.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Juergen
2010-05-04 19:00:07 UTC
No data loos :-) after restart of Parley do you have the spell checker languages installed? did it work before or after? Created attachment 47542 [details]
New crash information added by DrKonqi
I am running a simple spell check on an english-spanish set of words (2500 words) . The crash happens every time. Before I had 500 words only and the spell check worked fine. Then I added 2000 words from another set and since then it crashes.
Here is what caused the crash. 2 scenarios: One: I had 139 nouns and highlighted the masculine ones (all start with el - I am in Spanish) and dragged them to word type noun masculine. I did the same with feminine nouns. I have 2 entries started with los and dragged them to masculine nouns. Afterword I moved this nouns from one folder to another. When attempting to save Parley crashes and overwrite the present file with a 0kb file and delete all words! Two: I do the same like above BUT save BEFORE the moving and close Parley. After opening Parley I move the 139 words and no crash. I can save again without problems. I noticed that when shifting lots of words and line up several operations Parley has a high tendency to crash. *** Bug 236981 has been marked as a duplicate of this bug. *** *** Bug 241617 has been marked as a duplicate of this bug. *** *** Bug 252002 has been marked as a duplicate of this bug. *** *** Bug 249577 has been marked as a duplicate of this bug. *** *** Bug 246096 has been marked as a duplicate of this bug. *** Created attachment 52446 [details]
New crash information added by DrKonqi
parley (0.9.4) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed: run the spell check. SOme word get checked and at one point Parley crashed. This was aleardy the case in version 0.9.3 on KDE 4.4.2 - now on 0.9.4 and KDE 4.5.1
-- Backtrace (Reduced):
#14 0x008fcea5 in qBadAlloc () at global/qglobal.cpp:1996
#15 0x00960518 in QTextBoundaryFinder::operator= (this=0x8eb7bb8, other=...) at tools/qtextboundaryfinder.cpp:206
#16 0x06abf9d5 in Sonnet::Filter::setBuffer (this=0x8eb7bb0, buffer=...) at ../../kdecore/sonnet/filter.cpp:84
#17 0x06ac32e7 in Sonnet::BackgroundEngine::setText (this=0x924b0c0, text=...) at ../../kdecore/sonnet/backgroundengine.cpp:49
#18 0x06ac2693 in Sonnet::BackgroundChecker::setText (this=0x90368a8, text=...) at ../../kdecore/sonnet/backgroundchecker.cpp:70
For testing try this file http://kde-files.org/content/show.php/Vocabulary+trainer+English-Spanish?content=124830&PHPSESSID=e7b143e58d99f17c83c4725873c88186 Created attachment 52790 [details]
New crash information added by DrKonqi
parley (0.9.4) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed: I simply run the spell-check
- What I was doing when the application crashed: I simply run the spell-check
-- Backtrace (Reduced):
#14 0x007d7ea5 in qBadAlloc () at global/qglobal.cpp:1996
#15 0x0083b518 in QTextBoundaryFinder::operator= (this=0xae6d550, other=...) at tools/qtextboundaryfinder.cpp:206
#16 0x090b79d5 in Sonnet::Filter::setBuffer (this=0xae6d548, buffer=...) at ../../kdecore/sonnet/filter.cpp:84
#17 0x090bb2e7 in Sonnet::BackgroundEngine::setText (this=0xb922898, text=...) at ../../kdecore/sonnet/backgroundengine.cpp:49
#18 0x090ba693 in Sonnet::BackgroundChecker::setText (this=0xa370b40, text=...) at ../../kdecore/sonnet/backgroundchecker.cpp:70
Created attachment 53274 [details]
New crash information added by DrKonqi
parley (0.9.4) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed: no permite hacer la corrección completa del texto ya que en la última corrección se cierra la aplicación
-- Backtrace (Reduced):
#14 0x001c6ea5 in qBadAlloc () at global/qglobal.cpp:1996
#15 0x0022a518 in QTextBoundaryFinder::operator= (this=0x8d825d0, other=...) at tools/qtextboundaryfinder.cpp:206
#16 0x052e09d5 in Sonnet::Filter::setBuffer (this=0x8d825c8, buffer=...) at ../../kdecore/sonnet/filter.cpp:84
#17 0x052e42e7 in Sonnet::BackgroundEngine::setText (this=0x86218f8, text=...) at ../../kdecore/sonnet/backgroundengine.cpp:49
#18 0x052e3693 in Sonnet::BackgroundChecker::setText (this=0x86992a0, text=...) at ../../kdecore/sonnet/backgroundchecker.cpp:70
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 |