Summary: | no images in some activities | ||
---|---|---|---|
Product: | [Applications] gcompris | Reporter: | Bart Van Loon <bbb> |
Component: | general | Assignee: | Jazeix Johnny <jazeix> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bart Van Loon
2022-05-05 06:57:56 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? 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! (sorry, it's not an AUR package, but a community package :-)) |