Bug 319372

Summary: No Sound playing KBlocks
Product: [Applications] kblocks Reporter: Burkhard Lück <lueck>
Component: generalAssignee: 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: Version Fixed In: KDE Applications 16.04

Description Burkhard Lück 2013-05-05 17:35:11 UTC
In Kubuntu 12.04 KDE 4.95 + self compiled master + 4.10 KBlocks does not play any sound, but sound works using other applications,
Comment 1 Jekyll Wu 2013-05-07 03:17:21 UTC
> but sound works using other applications
Comment 2 Julian Helfferich 2016-03-22 11:45:19 UTC
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