In Kubuntu 12.04 KDE 4.95 + self compiled master + 4.10 KBlocks does not play any sound, but sound works using other applications,
> 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