Re: Things that killed my motivation to play with wayland

2013-06-22 Thread darxus
All three of these bugs have been fixed. That's pretty awesome. I have my automated build tests running again, including a cairo make test, and have used weston some. I hit another weston crash, and then accidentally overwrote the output I had while trying (and failing) to reproduce it, so I had

Re: Things that killed my motivation to play with wayland

2013-06-14 Thread darxus
On 06/12, sardemff7+wayl...@sardemff7.net wrote: > On 12/06/2013 02:49, dar...@chaosreigns.com wrote: > >1) This mesa bug: https://bugs.freedesktop.org/show_bug.cgi?id=61919 > I provided a patch on this one, and even if I didn’t test it, it Thank you. My first step in testing it was attempting

Re: Things that killed my motivation to play with wayland

2013-06-14 Thread Uli Schlachter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On 12.06.2013 02:49, dar...@chaosreigns.com wrote: [...] > 3) The state of cairo's build testing, particularly this bug: > https://bugs.freedesktop.org/show_bug.cgi?id=62375 Cairo has a huge and > glorious build test suite. But it looked very

Re: Things that killed my motivation to play with wayland

2013-06-12 Thread Tiago Vignatti
Hi, On 06/12/2013 04:40 AM, sardemff7+wayl...@sardemff7.net wrote: On 12/06/2013 02:49, dar...@chaosreigns.com wrote: 2) The XWayland segfault bug: https://bugs.freedesktop.org/show_bug.cgi?id=59983 This was the reason I stopped using weston as my primary UI at home in September. Tiago said h

Re: Things that killed my motivation to play with wayland

2013-06-12 Thread Matt Turner
On Wed, Jun 12, 2013 at 12:40 AM, wrote: > On 12/06/2013 02:49, dar...@chaosreigns.com wrote: >> >> 1) This mesa bug: https://bugs.freedesktop.org/show_bug.cgi?id=61919 >> make fails without C_INCLUDE_PATH set. It pretty much destroyed my build >> testing setup (I was build testing 46 related r

Re: Things that killed my motivation to play with wayland

2013-06-12 Thread sardemff7+wayland
On 12/06/2013 02:49, dar...@chaosreigns.com wrote: 1) This mesa bug: https://bugs.freedesktop.org/show_bug.cgi?id=61919 make fails without C_INCLUDE_PATH set. It pretty much destroyed my build testing setup (I was build testing 46 related repos every few hours). I never managed to work out the

Things that killed my motivation to play with wayland

2013-06-11 Thread darxus
1) This mesa bug: https://bugs.freedesktop.org/show_bug.cgi?id=61919 make fails without C_INCLUDE_PATH set. It pretty much destroyed my build testing setup (I was build testing 46 related repos every few hours). I never managed to work out the obvious workaround of just setting C_INCLUDE_PATH for