https://bugs.kde.org/show_bug.cgi?id=424242
Bug ID: 424242
Summary: No audio on Raspberry Pi
Product: gcompris
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Audio fails to work on a Raspberry Pi 3B running Raspberry Pi OS using the
gcompris-qt package in the repository and the binary downloaded from the
website. After installing PulseAudio I no longer get an error, but the sound
still does not work. The command line output is as follows:
pi@raspberrypi:~/Applications/gcompris-qt-0.97-Linux/bin $ ./gcompris-qt.sh
QFontDatabase: Cannot find font directory
/home/pi/Applications/gcompris-qt-0.97-Linux/bin/lib/fonts.
Note that Qt no longer ships fonts. Deploy some (from
https://dejavu-fonts.github.io/ for example) or switch to fontconfig.
QFontDatabase: Cannot find font directory
/home/pi/Applications/gcompris-qt-0.97-Linux/bin/lib/fonts.
Note that Qt no longer ships fonts. Deploy some (from
https://dejavu-fonts.github.io/ for example) or switch to fontconfig.
exeCount set to: 20
qml: enter main.qml (run #20, ratio=2, fontRatio=2.0278222425681265, dpi=96,
userDataPath=/home/pi/.local/share/GCompris)
Downloading resource file "data2/voices-ogg/voices-en.rcc"
Downloading resource file "data2/backgroundMusic/backgroundMusic-ogg.rcc"
Successfully registered resource
"/home/pi/.cache/KDE/gcompris-qt/data2/backgroundMusic/backgroundMusic-ogg.rcc"
QFontDatabase: Cannot find font directory
/home/pi/Applications/gcompris-qt-0.97-Linux/bin/lib/fonts.
Note that Qt no longer ships fonts. Deploy some (from
https://dejavu-fonts.github.io/ for example) or switch to fontconfig.
Found box2d in "/home/pi/Applications/gcompris-qt-0.97-Linux/lib/qml"
Local resource is up-to-date: "voices-en.rcc"
Successfully registered resource
"/home/pi/.cache/KDE/gcompris-qt/data2/voices-ogg/voices-en.rcc"
Local resource is up-to-date: "backgroundMusic-ogg.rcc"
** (gcompris-qt:1209): CRITICAL **: 11:45:23.665: gst_base_src_set_format:
assertion 'GST_STATE (src) <= GST_STATE_READY' failed
libEGL warning: DRI2: failed to authenticate
DownloadManager: shutting down, 0 active jobs
DownloadManager: shutting down, 0 active jobs
STEPS TO REPRODUCE
1. Launch gcompris-qt
OBSERVED RESULT
No sound is outputted.
EXPECTED RESULT
Software should start playing background music and sound within the games.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Raspbian GNU/Linux 10 (buster)
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version: 5.11.3
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.