Re: [PATCH] weston: Don't exit just because tty is in gfx mode already

2020-02-06 Thread Pekka Paalanen
On Fri, 20 May 2016 11:30:53 +0300 Pekka Paalanen wrote: > On Mon, 16 May 2016 15:25:52 -0700 > Florian Hänel wrote: > > > From: =?UTF-8?q?Florian=20H=C3=A4nel?= > > > > If weston crashed (or during development) it can leave the tty > > in graphics mode, which would prevent it from ever comin

Re: [PATCH] weston: Don't exit just because tty is in gfx mode already

2016-05-20 Thread Pekka Paalanen
On Mon, 16 May 2016 15:25:52 -0700 Florian Hänel wrote: > From: =?UTF-8?q?Florian=20H=C3=A4nel?= > > If weston crashed (or during development) it can leave the tty > in graphics mode, which would prevent it from ever coming up again. > > Another compositor running should be handled by upstart/

Re: [PATCH] weston: Don't exit just because tty is in gfx mode already

2016-05-17 Thread Yong Bakos
On May 16, 2016, at 5:25 PM, Florian Hänel wrote: > > From: =?UTF-8?q?Florian=20H=C3=A4nel?= > > If weston crashed (or during development) it can leave the tty > in graphics mode, which would prevent it from ever coming up again. > > Another compositor running should be handled by upstart/syst

[PATCH] weston: Don't exit just because tty is in gfx mode already

2016-05-16 Thread Florian Hänel
From: =?UTF-8?q?Florian=20H=C3=A4nel?= If weston crashed (or during development) it can leave the tty in graphics mode, which would prevent it from ever coming up again. Another compositor running should be handled by upstart/systemd and the tty in graphics mode does not prevent us from using i

[PATCH] weston: Don't exit just because tty is in gfx mode already

2016-05-16 Thread Florian Hänel
From: =?UTF-8?q?Florian=20H=C3=A4nel?= If weston crashed (or during development) it can leave the tty in graphics mode, which would prevent it from ever coming up again. Another compositor running should be handled by upstart/systemd and the tty in graphics mode does not prevent us from using i