Re: drm + kms + egl

2011-01-13 Thread Alberich de megres
Continuing with my problems, I tried wayland with the same results (this weird vertical columns, lots of them). I follow this tutorial: http://wayland.freedesktop.org/building.html So or my problem is my kernel, or libdrm. I'm using both nouveau and radeon drm drivers from the kernel. what am i d

Re: [PATCH] Add a missing NULL check for device->grab.

2011-01-13 Thread Tiago Vignatti
On Tue, Jan 11, 2011 at 12:40:38PM -0800, ext Dima Ryazanov wrote: > [second attempt] > > Wayland compositor sometimes crashes if you start a client, move the client's > window, then right-click and drag the empty space. > Not sure if that's the correct solution, but it fixes the crash. > > Sign