Summary: | No Sound playing KBlocks | ||
---|---|---|---|
Product: | [Applications] kblocks | Reporter: | Burkhard Lück <lueck> |
Component: | general | Assignee: | Zhongjie Cai <squall.leonhart.cai> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, kde-games-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kblocks/d8d4f55979b0dfb2e24e9e05a1673a5f3a463433 | Version Fixed In: | KDE Applications 16.04 |
Sentry Crash Report: |
Description
Burkhard Lück
2013-05-05 17:35:11 UTC
> but sound works using other applications
Git commit d8d4f55979b0dfb2e24e9e05a1673a5f3a463433 by Julian Helfferich. Committed on 22/03/2016 at 11:38. Pushed by helfferich into branch 'Applications/16.04'. Activate sounds in KBlocks Activate sounds making use of the new KgSound system. Sounds are played only for the human (keyboard) player. Keyboard input is connected to the game scene which owns an instance of KBlocksSound playing the sounds. FIXED-IN: KDE Applications 16.04 REVIEW: 127370 M +6 -0 KBlocksKeyboardPlayer.cpp M +4 -0 KBlocksKeyboardPlayer.h M +14 -0 KBlocksScene.cpp M +4 -0 KBlocksScene.h M +5 -0 KBlocksWin.cpp http://commits.kde.org/kblocks/d8d4f55979b0dfb2e24e9e05a1673a5f3a463433 |