After about 5 "games", the response times after clicking on two matching tiles gets longer and longer for no apperent reason. After a few more "games" the responce times can exceed 15 seconds -- on a dual core Intel i3 M350 2.27GHz machine with 4 GB ram! For what it is worth, from my experience as a systems programmer of 30 odd years, the most likely cause is a failure to release list cells and reset lists when restarting the next iteration. I hope that helps. Reproducible: Always Steps to Reproduce: 1. Load kshisen 2. Play the game to completion for at least 10 iterations. 3. Actual Results: The game gets more and more turgid especially when the two tiles are in the same row or column. Every iteration should run at the same speed ad nauseum. It is only a game.
Hi, can you try to disable sounds in the game and see if it still happens? Thanks.
On Sun, 2013-12-29 at 07:27 +0000, Frederik Schwarzer wrote: > https://bugs.kde.org/show_bug.cgi?id=329343 > > --- Comment #1 from Frederik Schwarzer <schwarzer@kde.org> --- > Hi, > > can you try to disable sounds in the game and see if it still happens? > > Thanks. Hi, Thank you for your quick response. Yes, turning off the sound effects certainly seems to improve it (but it is not as satisfying!). I have just played 10 games (which took over an hour) and I could not detect any freezing. How does sound affect it? Is the sound library loosing interrupts? John Hunter >
This was an issue with Phonon audio library, yes. I am not familiar with the exact nature of the problem but these days Phonon is not used anymore in KShisen so closing this. :)