Re: [pulseaudio-discuss] starting multiple pulseaudio instances for the same user

2011-04-13 Thread Antoine Martin
On 04/13/2011 11:50 PM, Colin Guthrie wrote: > 'Twas brillig, and Antoine Martin at 08/04/11 22:20 did gyre and gimble: >> Hi, >> >> How can I start multiple copies of pulseaudio for the same $USER, but in >> different contexts? >> This was working a while back (last year or so - not sure about ver

Re: [pulseaudio-discuss] starting multiple pulseaudio instances for the same user

2011-04-13 Thread Colin Guthrie
'Twas brillig, and Antoine Martin at 08/04/11 22:20 did gyre and gimble: > Hi, > > How can I start multiple copies of pulseaudio for the same $USER, but in > different contexts? > This was working a while back (last year or so - not sure about version > numbers).. but doesn't any more? > > My sof

Re: [pulseaudio-discuss] starting multiple pulseaudio instances for the same user

2011-04-13 Thread Antoine Martin
I have found a workaround for this problem by setting a different $HOME before launching each pulseaudio instance for the same $USER. Since the pid file option says: "use-pid-file= Create a PID file in /tmp/pulse-$USER/pid. Of this is enabled you may use commands like --kill or --check. If you ar