Bug 487615 - QtMultimedia ABI was broken in 6.7 runtime
Summary: QtMultimedia ABI was broken in 6.7 runtime
Status: REPORTED
Alias: None
Product: Qt/KDE Flatpak Runtime
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-27 08:29 UTC by Jonah Brüchert
Modified: 2024-05-27 15:03 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 Jonah Brüchert 2024-05-27 08:29:15 UTC
SUMMARY

It looks like there was an ABI break sometime during the 6.7 runtime lifecycle.
These are examples of such reports:

https://discuss.kde.org/t/audiotube-24-02-2-flatpak-wont-launch-in-fedora-kinoite-40-20240525-0/16141

https://github.com/OpenBoard-org/OpenBoard/issues/979

OBSERVED RESULT
Apps display messages such as 
openboard: symbol lookup error: openboard: undefined symbol: _ZNK12QAudioSource5errorEN2Qt15Disambiguated_tE, version Qt_6


SOFTWARE/OS VERSIONS
Qt Version: 6.7
Comment 1 Aleix Pol 2024-05-27 15:03:01 UTC
Interesting. Can you report this to Qt? Or you think we did something wrong in the runtime?