Re: Release blocker (Re: [PATCH weston v3 00/15] Implement screenshot-based testing with the headless renderer)

2015-05-24 Thread Pekka Paalanen
Hi, I confirm the out-of-tree test error is now fixed, thanks! On Fri, 22 May 2015 19:19:46 -0700 Bryce Harrington wrote: > On Fri, May 22, 2015 at 10:34:00AM +0300, Pekka Paalanen wrote: > > > > Another failure: > > > > $ make check TESTS=internal-screenshot.weston > > WESTON_TEST_REFERENC

Re: [PATCH] test/ivi: include protocol headers for all used protocols

2015-05-24 Thread Pekka Paalanen
On Fri, 22 May 2015 11:45:56 -0700 Bill Spitzak wrote: > This seems like a good idea for consistency that the protocol header > is included for any protocols used by the code. This also means the > code will compile with headers generated by wayland-scanner -c. > > Fixed to use angle brackets. >

Re: [PATCH v2 1/3] xwayland: Fix the addition and removal of outputs

2015-05-24 Thread Dima Ryazanov
Some more context here: currently, the output_handle_done function is not really doing anything, but I haven't figured out yet how to fix it. These patches fix a few trivial bugs, but there's more work to be done. The call to RRScreenSizeNotify is a no-op: it expects the width/height of xwl_screen