Emilio, All,
On 2014-02-03 16:57 +0100, poch...@gmail.com spake thusly:
> From: Emilio Pozuelo Monfort
>
> The input initialization code assumes the outputs have already
> been initialized; thus create the outputs first. This fixes a
> segfault upon startup. It is also what the drm and fbdev bac
On Mon, Feb 03, 2014 at 04:57:27PM +0100, poch...@gmail.com wrote:
> From: Emilio Pozuelo Monfort
>
> The input initialization code assumes the outputs have already
> been initialized; thus create the outputs first. This fixes a
> segfault upon startup. It is also what the drm and fbdev backends
On Mon, 3 Feb 2014 16:57:27 +0100
poch...@gmail.com wrote:
> From: Emilio Pozuelo Monfort
>
> The input initialization code assumes the outputs have already
> been initialized; thus create the outputs first. This fixes a
> segfault upon startup. It is also what the drm and fbdev backends
> do.
On Tue, Feb 04, 2014 at 09:42:55AM +0100, Yann E. MORIN wrote:
> > From: Emilio Pozuelo Monfort
> >
> > The input initialization code assumes the outputs have already
> > been initialized; thus create the outputs first. This fixes a
> > segfault upon startup. It is also what the drm and fbdev bac
On Tue, 04 Feb 2014 08:47:55 +0100
Emilio Pozuelo Monfort wrote:
> On 03/02/14 20:00, Pekka Paalanen wrote:
> > On Mon, 3 Feb 2014 16:57:27 +0100
> > poch...@gmail.com wrote:
> >
> >> From: Emilio Pozuelo Monfort
> >>
> >> The input initialization code assumes the outputs have already
> >> bee
Emilio, All,
On 2014-02-03 16:57 +0100, poch...@gmail.com spake thusly:
> From: Emilio Pozuelo Monfort
>
> The input initialization code assumes the outputs have already
> been initialized; thus create the outputs first. This fixes a
> segfault upon startup. It is also what the drm and fbdev bac
On 03/02/14 20:00, Pekka Paalanen wrote:
> On Mon, 3 Feb 2014 16:57:27 +0100
> poch...@gmail.com wrote:
>
>> From: Emilio Pozuelo Monfort
>>
>> The input initialization code assumes the outputs have already
>> been initialized; thus create the outputs first. This fixes a
>> segfault upon startup
On Mon, 3 Feb 2014 16:57:27 +0100
poch...@gmail.com wrote:
> From: Emilio Pozuelo Monfort
>
> The input initialization code assumes the outputs have already
> been initialized; thus create the outputs first. This fixes a
> segfault upon startup. It is also what the drm and fbdev backends
> do.
From: Emilio Pozuelo Monfort
The input initialization code assumes the outputs have already
been initialized; thus create the outputs first. This fixes a
segfault upon startup. It is also what the drm and fbdev backends
do.
---
src/compositor-rpi.c | 19 ---
1 file changed, 8 ins