I get an error message about not being able to execute 
start-pulseaudio-x11 whenever I start e. I don't have pulse installed. 
This is really annoying.

--
Tom.

On 15/12/13 13:56, Mike Blumenkrantz wrote:
> discomfitor pushed a commit to branch master.
>
> http://git.enlightenment.org/core/enlightenment.git/commit/?id=bccda8e7b3ddc47697bb16a585a76f617d30e0bf
>
> commit bccda8e7b3ddc47697bb16a585a76f617d30e0bf
> Author: Mike Blumenkrantz <zm...@samsung.com>
> Date:   Sun Dec 15 08:56:33 2013 -0500
>
>      try running start-pulseaudio-x11 from mixer
> ---
>   src/modules/mixer/sys_pulse.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/modules/mixer/sys_pulse.c b/src/modules/mixer/sys_pulse.c
> index c6c01c1..1bfab2d 100644
> --- a/src/modules/mixer/sys_pulse.c
> +++ b/src/modules/mixer/sys_pulse.c
> @@ -300,7 +300,7 @@ e_mixer_pulse_init(void)
>                return EINA_FALSE;
>             }
>
> -        pulse_inst = e_exec(NULL, NULL, "pulseaudio -D", NULL, NULL);
> +        pulse_inst = e_exec(NULL, NULL, "start-pulseaudio-x11", NULL, NULL);
>           if (!pulse_inst) return EINA_FALSE;
>
>           E_LIST_HANDLER_APPEND(handlers, E_EVENT_EXEC_NEW, 
> (Ecore_Event_Handler_Cb)_pulse_started, NULL);
>


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to