the problem is,
if you care to.
Joe
-Original Message-
From: Richard Purdie
Sent: Thursday, May 21, 2020 1:55 PM
To: MacLeod, Randy ; Slater, Joseph
; openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH 1/1] terminal.py: do not stop searching for auto
On Thu, 2020
On Thu, 2020-05-21 at 15:52 -0400, Randy MacLeod wrote:
> On 2020-05-21 2:41 p.m., Joe Slater wrote:
> > If a terminal fails to spawn() we should continue looking.
> > gnome-terminal, in particular can be present but not start.
>
> Do you mean that it doesn't start on the first try but that
> it m
On 2020-05-21 2:41 p.m., Joe Slater wrote:
If a terminal fails to spawn() we should continue looking.
gnome-terminal, in particular can be present but not start.
Do you mean that it doesn't start on the first try but that
it may / usually does start on subsequent tries?
Since the user has set
If a terminal fails to spawn() we should continue looking.
gnome-terminal, in particular can be present but not start.
Signed-off-by: Joe Slater
---
meta/lib/oe/terminal.py | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta/lib/oe/terminal.py b/meta/lib/oe/terminal.py
i