Re: [PATCH v2] shell: Fix crash when an input panel is hiding

2012-09-25 Thread Kristian Høgsberg
On Mon, Sep 24, 2012 at 02:50:39PM +0200, Jan Arne Petersen wrote: > From: Jan Arne Petersen > > Do not unset the output of the input panel surfaces when hiding. > --- > src/shell.c | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/src/shell.c b/src/shell.c > index

[PATCH v2] shell: Fix crash when an input panel is hiding

2012-09-24 Thread Jan Arne Petersen
From: Jan Arne Petersen Do not unset the output of the input panel surfaces when hiding. --- src/shell.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/shell.c b/src/shell.c index 2afa1b3..10b9822 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2782,8 +2782,13 @@ hi