Re: [PATCH weston 1/3] weston-launch: quit if -t without -u

2017-11-28 Thread Pekka Paalanen
On Thu, 2 Nov 2017 09:53:41 +0200 Pekka Paalanen wrote: > On Wed, 1 Nov 2017 15:37:53 +0100 > Quentin Glidic wrote: > > > On 11/1/17 3:24 PM, Pekka Paalanen wrote: > > > From: Pekka Paalanen > > > > > >

Re: [PATCH weston 1/3] weston-launch: quit if -t without -u

2017-11-02 Thread Pekka Paalanen
On Wed, 1 Nov 2017 15:37:53 +0100 Quentin Glidic wrote: > On 11/1/17 3:24 PM, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > setup_tty() function uses the tty argument for choosing the tty/VT only > > if wl->new_user (the

Re: [PATCH weston 1/3] weston-launch: quit if -t without -u

2017-11-01 Thread Quentin Glidic
On 11/1/17 3:24 PM, Pekka Paalanen wrote: From: Pekka Paalanen setup_tty() function uses the tty argument for choosing the tty/VT only if wl->new_user (the -u option) is given. If the tty option is given without -u, it will only be used for misleading error

[PATCH weston 1/3] weston-launch: quit if -t without -u

2017-11-01 Thread Pekka Paalanen
From: Pekka Paalanen setup_tty() function uses the tty argument for choosing the tty/VT only if wl->new_user (the -u option) is given. If the tty option is given without -u, it will only be used for misleading error messages. To make it clear to the user that -t