Kaffeine does not play FLAC files up to the end. Reproducible: Always Steps to Reproduce: 1. { cd /usr/share/sounds && i=KDE-Sys-App-Error-Critical.ogg && o=/tmp/3dong.flac && sox "$i" "$i" "$i" "$o" && kaffeine "$o"; } Actual Results: 1. 2 dongs. Expected Results: 1. 3 dongs.
The Kaffeine version you're using is too old. We just released upstream a version 2.0.1, with is based on KDE5, and changed both the DVB and video/audio play backends. Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository: https://quickgit.kde.org/?p=kaffeine.git Anyway, I tested the new version with the 3dong.flac file, opened from the Play file menu and it is working fine. So, I'm marking this as fixed on the upstream version.