https://bugs.kde.org/show_bug.cgi?id=403845
Bug ID: 403845
Summary: Flatpak org.kde.Platform/x86_64/5.12 does not play
audio from QML
Product: flatpak-platform-plugin
Version: unspecified
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I am developing an application that is using QML Audio for playing sounds. When
compiled against org.kde.Platform/x86_64/5.11 into flatpak package, sounds play
without any issues. With the upgrade to org.kde.Platform/x86_64/5.12, sound
file does not play.
While debugging, I can see that sound file is generated and set as a source to
QML Audio. However, after a call to Audio play(), no sounds are produced. Also,
while hooking to onPlaybackStateChanged of Audio, I see no changes in playback
state. The corresponding changes are observed while sound is playing using 5.11
platform.
STEPS TO REPRODUCE
1. Install Pure Maps from Flathub
2. Go to Main menu/Preferences/Testing and hit Test
OBSERVED RESULT
No sound
EXPECTED RESULT
Test sentence pronounced
SOFTWARE/OS VERSIONS
Linux Gentoo, used through Flathub
Qt Version: 5.12
ADDITIONAL INFORMATION
-
--
You are receiving this mail because:
You are watching all bug changes.