https://bugs.kde.org/show_bug.cgi?id=413720

--- Comment #1 from Lukas Kirschner <kirsc...@googlemail.com> ---
I was wrong. The bug does not occur with this certain file. To reproduce, do
the following:
1. Load a vocabulary file with 5 languages into practice mode
2. Select the language with index 4 in the "learning language" combobox
3. Close Parley
4. Open Parley and load a vocabulary file with 2 languages from the Dashboard
Parley tries to load language no. 4, which crashes immediately with a
segmentation fault (because there are only 2 languages).
The immediate location of the segfault is in statisticsmodel.cpp:122 where
translation has the int value 4. This value seems to be loaded from the
settings instead of the kvtml file, although the kvtml file has only two
languages.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to