Bug 450894

Summary: No cloud in activities planegame and numbers-odd-even (in section math enumeration)
Product: [Applications] gcompris Reporter: lcerf
Component: generalAssignee: Jazeix Johnny <jazeix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description lcerf 2022-02-26 22:42:10 UTC
SUMMARY
No cloud in activities planegame and numbers-odd-even (in section math enumeration).


STEPS TO REPRODUCE
1. Launch either planegame or numbers-odd-even in the section math enumeration (click the Ignore button for numbers-odd-even) and wait.

OBSERVED RESULT
No cloud ever appears.  Executing gcompris-qt.sh from the terminal, whatever the activity (planegame or numbers-odd-even), one of the two following pairs of lines is output at a frequency that looks like that of the (non-appearing) clouds:
QQmlComponent: Component is not ready
qrc:/gcompris/src/activities/planegame/planegame.js:142: TypeError: Value is null and could not be converted to an object
QQmlComponent: Component is not ready
qrc:/gcompris/src/activities/planegame/planegame.js:148: TypeError: Value is null and could not be converted to an object

EXPECTED RESULT
Clouds to be caught or avoided should appear.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian GNU/Linux 11

ADDITIONAL INFORMATION
Running gcompris-qt.sh installed from https://download.kde.org/stable/gcompris/qt/linux/gcompris-qt-2.2-Linux64.sh
Comment 1 Jazeix Johnny 2022-02-27 07:48:18 UTC
Hi,

thank you for the report.

We noticed it yesterday too (https://invent.kde.org/education/gcompris/-/commit/49a130221186d091bd0010beba551d268a165d11) and we are releasing a 2.3 version today to fix it (https://download.kde.org/stable/gcompris/qt/linux/gcompris-qt-2.3-Linux64.sh).