https://bugs.kde.org/show_bug.cgi?id=414175
Bug ID: 414175 Summary: QtWebEngine module seems to be missing from flatpak Kde Sdk 5.13 Product: Qt/KDE Flatpak Runtime Version: unspecified Platform: Flatpak OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: aleix...@kde.org Reporter: joris.spamt...@jasp-stats.org Target Milestone: --- SUMMARY WebEngine module no longer seems to be included in org.kde.Sdk. To clarify, we use flatpak to distribute our software (JASP: https://jasp-stats.org/) and because it is based on Qt we use the kde runtime. This worked perfectly fine with 5.12 and that is what we use for our current release for which the manifest can be seen here: https://github.com/flathub/org.jaspstats.JASP I am however now trying to update the flatpak to 5.13 because we need some features from there and instead of our software building like before I now get the following error message: "Project ERROR: Unknown module(s) in QT: webengine" And I've taken a look at the manifest used to build the Sdk and it does seem to include QtWebEngine, so what went wrong there? I've tried the current/new version of our manifest (https://github.com/jasp-stats/jasp-desktop/blob/041b01533e8b5308c03a41d2dfcb2712de96f2ff/Tools/flatpak/org.jaspstats.JASP.json) with both 5.12 and 5.13. If I use 5.12 then there is no error about a module being unknown but it stops working after some time as I try to include headers from 5.13. So it really seems to me that there is something wrong in the 5.13 Sdk. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.