[pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-09-28 Thread Tanu Kaskinen
The logic for choosing the runtime directory is complicated enough also without adding PULSE_RUNTIME_PATH into the mix. XDG_RUNTIME_DIR is sufficient for users to control the runtime directory. PULSE_RUNTIME_PATH has not been documented, so this change doesn't constitute an interface break. --- sr

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-09-29 Thread David Henningsson
On 2014-09-28 11:23, Tanu Kaskinen wrote: The logic for choosing the runtime directory is complicated enough also without adding PULSE_RUNTIME_PATH into the mix. XDG_RUNTIME_DIR is sufficient for users to control the runtime directory. PULSE_RUNTIME_PATH has not been documented, so this change

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-02 Thread Tanu Kaskinen
On Mon, 2014-09-29 at 13:50 +0200, David Henningsson wrote: > > On 2014-09-28 11:23, Tanu Kaskinen wrote: > > The logic for choosing the runtime directory is complicated enough > > also without adding PULSE_RUNTIME_PATH into the mix. XDG_RUNTIME_DIR > > is sufficient for users to control the runti

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-02 Thread David Henningsson
On 2014-10-02 11:17, Tanu Kaskinen wrote: On Mon, 2014-09-29 at 13:50 +0200, David Henningsson wrote: On 2014-09-28 11:23, Tanu Kaskinen wrote: The logic for choosing the runtime directory is complicated enough also without adding PULSE_RUNTIME_PATH into the mix. XDG_RUNTIME_DIR is sufficien

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-04 Thread Glenn Golden
David Henningsson [2014-10-02 11:29:50 +0200]: > > > On 2014-10-02 11:17, Tanu Kaskinen wrote: > >On Mon, 2014-09-29 at 13:50 +0200, David Henningsson wrote: > >> > >>On 2014-09-28 11:23, Tanu Kaskinen wrote: > >>>The logic for choosing the runtime directory is complicated enough > >>>also witho

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-06 Thread Tanu Kaskinen
On Sat, 2014-10-04 at 11:13 -0600, Glenn Golden wrote: > David Henningsson [2014-10-02 11:29:50 > +0200]: > > > > > > On 2014-10-02 11:17, Tanu Kaskinen wrote: > > >On Mon, 2014-09-29 at 13:50 +0200, David Henningsson wrote: > > >> > > >>On 2014-09-28 11:23, Tanu Kaskinen wrote: > > >>>The logi

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-06 Thread David Henningsson
On 2014-10-06 12:41, Tanu Kaskinen wrote: On Sat, 2014-10-04 at 11:13 -0600, Glenn Golden wrote: David Henningsson [2014-10-02 11:29:50 +0200]: On 2014-10-02 11:17, Tanu Kaskinen wrote: On Mon, 2014-09-29 at 13:50 +0200, David Henningsson wrote: On 2014-09-28 11:23, Tanu Kaskinen wrote:

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-06 Thread Tanu Kaskinen
On Mon, 2014-10-06 at 12:46 +0200, David Henningsson wrote: > > On 2014-10-06 12:41, Tanu Kaskinen wrote: > > On Sat, 2014-10-04 at 11:13 -0600, Glenn Golden wrote: > >> David Henningsson [2014-10-02 11:29:50 > >> +0200]: > >>> > >>> > >>> On 2014-10-02 11:17, Tanu Kaskinen wrote: > On Mon,

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-19 Thread Glenn Golden
Tanu Kaskinen [2014-10-06 13:58:09 +0300]: > On Mon, 2014-10-06 at 12:46 +0200, David Henningsson wrote: > > > > On 2014-10-06 12:41, Tanu Kaskinen wrote: > > > On Sat, 2014-10-04 at 11:13 -0600, Glenn Golden wrote: > > >> David Henningsson [2014-10-02 11:29:50 > > >> +0200]: > > >>> > > >>> >

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-19 Thread David Henningsson
On 2014-10-19 22:39, Glenn Golden wrote: Tanu Kaskinen [2014-10-06 13:58:09 +0300]: On Mon, 2014-10-06 at 12:46 +0200, David Henningsson wrote: On 2014-10-06 12:41, Tanu Kaskinen wrote: On Sat, 2014-10-04 at 11:13 -0600, Glenn Golden wrote: David Henningsson [2014-10-02 11:29:50 +0200]:

Re: [pulseaudio-discuss] [PATCH] Don't let user-set PULSE_RUNTIME_PATH values affect behaviour

2014-10-20 Thread Glenn Golden
David Henningsson [2014-10-20 08:35:33 +0200]: > >>We don't have a use case for PULSE_RUNTIME_PATH. Other people may have a > >>use case for it, but we don't know whether they want the directory to be > >>created or not (we have certainly never promised them any particular > >>behaviour). > >> > >