Bug 289501 - KMix eats all of my cpu for no reason
Summary: KMix eats all of my cpu for no reason
Status: RESOLVED DUPLICATE of bug 288675
Alias: None
Product: kmix
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 14:34 UTC by Martin Klapetek
Modified: 2011-12-22 11:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Klapetek 2011-12-21 14:34:46 UTC
Version:           unspecified
OS:                Linux

For some time I've been noticing KMix in 4.8/master eating all of my cpu. I think it has something to do with Flash player as it mostly occures after watching youtube, but I think it happens after Clementine finishes playlist too.

Running kmix from console shows lots of continuous output of these lines:


mix(12423) ViewBase::createDeviceWidgets: CONNECT ViewBase count  1
kmix(12423) ViewBase::createDeviceWidgets: CONNECT ViewBase controlschanged "PulseAudio::Playback_Streams:1"
kmix(12423) ViewBase::controlsReconfigured: ViewBase::controlsReconfigured()  "PulseAudio::Playback_Streams:1"  is being redrawn (mixset contains:  2 )
kmix(12423) ViewBase::controlsReconfigured: ViewBase::controlsReconfigured()  "PulseAudio::Playback_Streams:1" : Recreating widgets (mixset contains:  2 )
kmix(12423) ViewBase::createDeviceWidgets: CONNECT ViewBase count  1
kmix(12423) ViewBase::createDeviceWidgets: CONNECT ViewBase controlschanged "PulseAudio::Playback_Streams:1"
kmix(12423) ViewBase::controlsReconfigured: ViewBase::controlsReconfigured()  "PulseAudio::Playback_Streams:1"  is being redrawn (mixset contains:  2 )
kmix(12423) ViewBase::controlsReconfigured: ViewBase::controlsReconfigured()  "PulseAudio::Playback_Streams:1" : Recreating widgets (mixset contains:  2 )
kmix(12423) ViewBase::createDeviceWidgets: CONNECT ViewBase count  1
kmix(12423) ViewBase::createDeviceWidgets: CONNECT ViewBase controlschanged "PulseAudio::Playback_Streams:1"
kmix(12423) ViewBase::controlsReconfigured: ViewBase::controlsReconfigured()  "PulseAudio::Playback_Streams:1"  is being redrawn (mixset contains:  2 )


...over and over again, even if there is no sound being played. I'm using gstreamer backend for phonon.

Some possibly relevant packages versions:
alsa 1.0.24
pulseaudio 1.0
phonon - most recent git
phonon-gstreamer - slightly less recent git
gstreamer - 0.10.x

I'm not sure what else to provide. But feel free to ask for any additional debug as this is quite annoying.




Reproducible: Didn't try

Steps to Reproduce:
1/ Play music
2/ Watch kmix go berserk on cpu

Actual Results:  
cpu running on 100%

Expected Results:  
cpu staying calm
Comment 1 Christian Esken 2011-12-22 11:40:51 UTC

*** This bug has been marked as a duplicate of bug 288675 ***