Since upgrading to KDE 4.10, KMix has been behaving abnormally where it slows down, eats CPU, and at times, freezes. When increasing/decreasing/muting the volume, KMix becomes extremely slow and non-responsive. If it is killed and restarted, it usually works fine for a while, but after a reboot, the issue reappears. Reproducible: Always Steps to Reproduce: 1. KDE 4.10, KMix , and PulseAudio system 2. Use volume control 3. Actual Results: KMix is slow and non-responsive with high CPU usage. Expected Results: KMix should not lag or freeze. If PulseAudio is disabled/removed, the issue seems to go away. It is specific to KDE 4.10. I have attached a video link demonstrating the problem. It was tested on openSUSE 12.2 and 12.3.
As far as I'm aware, there haven't been any PA specific changes that would cause this. Therefore the problem is most likely in generic code that deals with dynamic changes to the mixer elements and is only exposed by the PulseAudio backed as the most prolific user of these capabilities. Therefore assigning to the general component.
(In reply to comment #1) > As far as I'm aware, there haven't been any PA specific changes that would > cause this. Therefore the problem is most likely in generic code that deals > with dynamic changes to the mixer elements and is only exposed by the > PulseAudio backed as the most prolific user of these capabilities. Therefore > assigning to the general component. That's fine. I only chose PulseAudio because the conflict appears with PA enabled as I explained in the initial report; if PA is removed, the issue is no longer there. This is not saying PA is the cause.
A quick search came up with this: http://qdosmsq.dunbar-it.co.uk/blog/2011/11/does-your-volume-control-freeze-on-kde/ So it doesn't seem to be a bug related to KDE 4.10, but rather to an upgrade from an earlier version to 4.10. The solution on the website worked for me so far, also across reboots.
seems to be a duplicate of bug #314803
(In reply to comment #3) > A quick search came up with this: > http://qdosmsq.dunbar-it.co.uk/blog/2011/11/does-your-volume-control-freeze- > on-kde/ > So it doesn't seem to be a bug related to KDE 4.10, but rather to an upgrade > from an earlier version to 4.10. The solution on the website worked for me > so far, also across reboots. As noted in the initial report, it first appeared after upgrading to KDE 4.10 on openSUSE 12.2, however, on a clean install of openSUSE 12.3 (which comes with KDE 4.10), the bug also exist.
(In reply to comment #4) > seems to be a duplicate of bug #314803 Yes, it's seems to be the same bug as it only appeared with KDE 4.10 as reported there as well.
*** This bug has been marked as a duplicate of bug 314803 ***