Re: Notable Changes to Jaunty's PulseAudio

2009-03-13 Thread Steve Langasek
Hi Dan, On Thu, Feb 19, 2009 at 11:50:32PM -0800, Dan Chen wrote: > The latest PulseAudio upload in jaunty actually effects the > autospawn change intended in the previous upload. I anticipate > an outpouring of Launchpad activity over it. > My previous e-mail was woefully lacking in rationale, s

Re: Fw: Re: Notable Changes to Jaunty's PulseAudio

2009-03-04 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 4 Mar 2009, Steve Langasek wrote: What has been the outcome of this testing?  The upgrade was fairly painless for me, but I know that may not be indicative; are there still race conditions outstanding that pose a risk to the stability of the

Re: Notable Changes to Jaunty's PulseAudio

2009-02-19 Thread Dan Chen
Hi folks, The latest PulseAudio upload in jaunty actually effects the autospawn change intended in the previous upload. I anticipate an outpouring of Launchpad activity over it. My previous e-mail was woefully lacking in rationale, so I'll address both the enabling of autospawn and the disabling

Re: Notable Changes to Jaunty's PulseAudio

2009-02-18 Thread Mackenzie Morgan
On Tuesday 17 February 2009 8:39:44 pm (``-_-´´) -- BUGabundo wrote: > Olá Dan e a todos. > > On Tuesday 17 February 2009 17:45:43 Dan Chen wrote: > > > > Hi, > > > > I'm investigating the fallbacks in alsa-util.c. Now that we use > > autospawn, we should loop on: > > > > 1) open playback devic

Re: Notable Changes to Jaunty's PulseAudio

2009-02-18 Thread (``-_-´´) -- BUGabundo
Olá Dan e a todos. On Tuesday 17 February 2009 17:45:43 Dan Chen wrote: > > Hi, > > I'm investigating the fallbacks in alsa-util.c. Now that we use > autospawn, we should loop on: > > 1) open playback device_id:hw: (and capture device_id:hw:),break; > 2) open playback device_id:plughw: (cap plu

Re: Notable Changes to Jaunty's PulseAudio

2009-02-17 Thread Dan Chen
Hi, I'm investigating the fallbacks in alsa-util.c. Now that we use autospawn, we should loop on: 1) open playback device_id:hw: (and capture device_id:hw:),break; 2) open playback device_id:plughw: (cap plughw:),break; 3) open playback device_id:plug:dmix: (cap plug:dsnoop:),break; (3) will ca

Re: Notable Changes to Jaunty's PulseAudio

2009-02-17 Thread (``-_-´´) -- BUGabundo
Olá Cody e a todos. On Monday 16 February 2009 12:57:45 Cody A.W. Somerville wrote: > I woke up this morning hoping to be able to listen to some ABBA. > Unfortunately, sound no longer works in my Xubuntu. :( Both PA 9.14 and 9.15~test2 are giving lots of jaunty users problems. I've informed both

Notable Changes to Jaunty's PulseAudio

2009-02-15 Thread Dan Chen
Hi all, This morning's upload of PulseAudio to jaunty makes two notable changes for the desktop user: Firstly, autospawn is now enabled, which means that if the daemon is not running when the first client attempts to connect, it will be executed automatically. This step tests a workaround for