Bug 434410 - braille_alphabets stopped showing questions/tasks
Summary: braille_alphabets stopped showing questions/tasks
Status: RESOLVED FIXED
Alias: None
Product: gcompris
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jazeix Johnny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-14 18:40 UTC by Alexander Potashev
Modified: 2021-03-14 20:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2021-03-14 18:40:34 UTC
SUMMARY
braille_alphabets suddenly stopped showing questions/tasks.

On the command line:

qrc:/gcompris/src/activities/braille_alphabets/braille_alphabets.js:153: TypeError: Value is undefined and could not be converted to an object
...
qrc:/gcompris/src/activities/braille_alphabets/braille_alphabets.js:153: TypeError: Value is undefined and could not be converted to an object


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 


Operating System: Fedora 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.75.0
Qt Version: 5.14.2
Kernel Version: 5.10.16-100.fc32.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ


ADDITIONAL INFORMATION
gcompris-qt 0.97
Comment 1 Jazeix Johnny 2021-03-14 20:13:22 UTC
I did a fix in https://invent.kde.org/education/gcompris/-/commit/64400a73d73023983ef793e1e6097d6fc7ba48c3 to avoid race conditions.
I couldn't reproduce afterwards.