On Thu, Jan 03, 2013 at 12:31:50PM +0200, Mika Boström wrote:
> I had a strange problem: after weston had started on RPi, I couldn't get
> any of the clients to run. I'm posting this in the hope that it will
> help someone else solve similar problems.
>
> Steps taken:
> 1. went with raspbian (from
On Tue, Dec 25, 2012 at 01:01:08PM +0100, Jonas Ådahl wrote:
> Since wl_display_dispatch_queue() returns the number of processed events
> or -1 on error, only cancel the roundtrip if an -1 is returned.
>
> This also fixes a potential memory corruption bug happening when the
> roundtrip does an ear
I had a strange problem: after weston had started on RPi, I couldn't get
any of the clients to run. I'm posting this in the hope that it will
help someone else solve similar problems.
Steps taken:
1. went with raspbian (from official image)
2. rebuilt cairo packages to enable cairo-glesv2
3. follo