Bug#701591: script to automate pulseaudio restart

2013-06-05 Thread Eric Valette
On 05/06/2013 20:27, shirish शिरीष wrote: Any update on this bug, It's an annoying bug. Maybe the two patches as shared by Eric could be added so we could use it. If those patches are attached I can try them out if need be and share if they work or not but somebody else would have to do that.

Bug#701591: script to automate pulseaudio restart

2013-06-05 Thread shirish शिरीष
Any update on this bug, It's an annoying bug. Maybe the two patches as shared by Eric could be added so we could use it. If those patches are attached I can try them out if need be and share if they work or not but somebody else would have to do that. -- Regards, Shirish Agar

Bug#701591: script to automate pulseaudio restart

2013-03-13 Thread shirish शिरीष
Hi all, I changed the sample-rate to the default so it shows the default commented line :- ~$ cat /etc/pulse/daemon.conf | grep default-sample-rate ; default-sample-rate = 44100 However, this has lead me to do :- $pulseaudio -k I have to kill pulseaudio each time I want to play a media file :(

Bug#701591: script to automate pulseaudio restart

2013-03-05 Thread Eric Valette
On 05/03/2013 20:10, shirish शिरीष wrote: Do you want me to change the sample rate to how it was in default and try the procedure you have shared above ? No thanks. In my case I do not need to change anything in the setup and juts wanted to understand. In my case I have no default value: ca

Bug#701591: script to automate pulseaudio restart

2013-03-05 Thread shirish शिरीष
at bottom :- On Tue, Mar 5, 2013 at 9:04 PM, Eric Valette wrote: > > --- > pulseaudio -k > ps ax | grep pulseaudio | awk '{ print $1 }' | xargs kill -9 > pulseaudio -v > > > > @shirishag75 : What is the sampe rate solution you mention? In found things > in ubuntu

Bug#701591: script to automate pulseaudio restart

2013-03-05 Thread Eric Valette
--- pulseaudio -k ps ax | grep pulseaudio | awk '{ print $1 }' | xargs kill -9 pulseaudio -v @shirishag75 : What is the sampe rate solution you mention? In found things in ubuntu but I do not need to chnage that. -- To UNSUBSCRIB