Bug 319372 - No Sound playing KBlocks
Summary: No Sound playing KBlocks
Status: RESOLVED FIXED
Alias: None
Product: kblocks
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Zhongjie Cai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-05 17:35 UTC by Burkhard Lück
Modified: 2016-03-22 11:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: KDE Applications 16.04


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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