Re: [PATCH]: fix kmix PulseAudio glib detection

2012-01-02 Thread Stefan Majewsky
On Thu, Dec 29, 2011 at 6:03 AM, Kelly Anderson wrote: > kmixctrl(2487)/kmix Mixer_PULSE::Mixer_PULSE: Disabling PulseAudio > integration for lack of GLib event loop. > > It turns out on my system the className being used (kde 4.7.4) is > "QEventDispatcherGlib" not "QGuiEventDispatcherGlib". > > I

[PATCH]: fix kmix PulseAudio glib detection

2011-12-28 Thread Kelly Anderson
Hi, I was getting messages in my .xsession-errors. kmixctrl(2487)/kmix Mixer_PULSE::Mixer_PULSE: Disabling PulseAudio integration for lack of GLib event loop. It turns out on my system the className being used (kde 4.7.4) is "QEventDispatcherGlib" not "QGuiEventDispatcherGlib". I patched t