Bug 453404

Summary: no images in some activities
Product: [Applications] gcompris Reporter: Bart Van Loon <bbb>
Component: generalAssignee: Jazeix Johnny <jazeix>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bart Van Loon 2022-05-05 06:57:56 UTC
SUMMARY
After updating to the gcompris 2.4-1 package on Arch Linux, some activities (like 'Click on me' and 'Move the mouse or touch the screen') have no background images any longer. With the 2.3-1 package this problem wasn't there.

Activities seem to work fine otherwise.

STEPS TO REPRODUCE
1. start gcompris 2.4
2. load 'Click on me'
3. find nothing to click on

SOFTWARE/OS VERSIONS
Arch Linux
Qt 5.15.2+kde+r302-1
Comment 1 Jazeix Johnny 2022-05-05 07:27:40 UTC
Hi,

thank you for the report. In this version, we converted almost all images from png/jpg to webp. Can you check if you have the plugin libqwebp.so installed (I have it under /usr/lib/qt/plugins/imageformats on my computer)?
It's the package qt5-imageformats (https://archlinux.org/packages/extra/x86_64/qt5-imageformats/) on my side and it should be added as dependency in https://archlinux.org/packages/community/x86_64/gcompris-qt/.

Do you have an account to report it or should I create one?
Comment 2 Bart Van Loon 2022-05-05 19:49:47 UTC
Aha! Thank you for the quick reply.

You were absolutely right. There seemed to be no support for the webp imageformat in my Qt installation. Getting the package qt5-imageformats fixed that and the activities have images again!

I'll highlight this to the package maintainer of the gcompris-qt AUR package.

Thanks again!
Comment 3 Bart Van Loon 2022-05-05 19:51:31 UTC
(sorry, it's not an AUR package, but a community package :-))