Bug 450894 - No cloud in activities planegame and numbers-odd-even (in section math enumeration)
Summary: No cloud in activities planegame and numbers-odd-even (in section math enumer...
Status: RESOLVED FIXED
Alias: None
Product: gcompris
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jazeix Johnny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-26 22:42 UTC by lcerf
Modified: 2022-02-27 07:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).