Bug 496683 - Hexagon does not start on Android
Summary: Hexagon does not start on Android
Status: RESOLVED FIXED
Alias: None
Product: gcompris
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Android Android 14.x
: NOR normal
Target Milestone: ---
Assignee: Jazeix Johnny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-25 20:27 UTC by Jure Repinc
Modified: 2024-11-29 11:39 UTC (History)
1 user (show)

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 Jure Repinc 2024-11-25 20:27:51 UTC
SUMMARY
When trying to start Hexagon activity on Android 14 phone it does not star.t It only flashes black for the first time you try but nothing happens. Tried to switch language from Slovenian to English but does not help 

STEPS TO REPRODUCE
1. Open GCompris
2. Find Hexagon and tap on it

OBSERVED RESULT
It does not open

EXPECTED RESULT
It should open

SOFTWARE/OS VERSIONS
GCompris 4.2
Qt Version: 5.12.12
Comment 1 Jazeix Johnny 2024-11-26 07:10:58 UTC
Hi,

thank you for the report. 
From the log:
11-26 08:06:49.323 14523 14552 W GCompris: qrc:/gcompris/src/activities/hexagon/Hexagon.qml:75:13: Type HexagonItem unavailable
11-26 08:06:49.323 14523 14552 W GCompris: qrc:/gcompris/src/activities/hexagon/HexagonItem.qml:13:1: module "QtQuick.Shapes" plugin "qmlshapesplugin" not found

This has been indirectly fixed in https://invent.kde.org/education/gcompris/-/commit/7284bbfb7880bb48cab660edeb65ef6f19ab3e95 but is not present in the version.

As we plan to create a new release soon, I'll check with Timothée if we want to do a bugfix release just for this one or if we wait. Sorry for the inconvenience.

Johnny
Comment 2 animtim 2024-11-29 11:39:17 UTC
Just a notification that we've released today version 4.3 which fixes this.
Thanks again for the report!