On Tue, 26 Aug 2014 13:10:51 +0200 Martin Jansa <martin.ja...@gmail.com> said:

> On Tue, Aug 26, 2014 at 08:48:49AM +0900, Carsten Haitzler wrote:
> > On Mon, 25 Aug 2014 15:03:48 +0200 Martin Jansa <martin.ja...@gmail.com>
> > said:
> > 
> > > On Mon, Aug 25, 2014 at 10:12:31PM +0930, Simon wrote:
> > > > Hi All,
> > > > 
> > > > I bring this to your attention because you are probably mostly all devs 
> > > > who mostly build from source, and before you make your mind up about 
> > > > this proposal i'd invite you to all go back and try e18.8 or e17.6 to 
> > > > remind you what the majority of e users are currently using. I do look 
> > > > forward to testing e + wayland in the future as well keep up the good 
> > > > work all.
> > > 
> > > I haven't tried newer E19 snapshots, but if it is as you say, then it
> > > sounds like good idea to me as well.
> > > 
> > > FWIW: efl-1.11 + enlightenment-18.8 crashes for me in the wizard (on
> > > qemux86-64) but is able to recover from it crash log attached.
> > > I'm going to test E19 snapshot now.
> > > 
> > > Maintainer of e in OE (meta-efl layer)
> > 
> > crash inside eglInitialize() - at this stage it's pointing to your egl
> > implementation having a bug. :) it crashes inside libEGL. i'd be pretty
> > astonished if we're passing in a garbage egl display handle as literally the
> > previous line of code gets the egl display handle from the x11 display
> > handle. i do hope you are not building with xcb (as opposed to xlib)... so
> > if displau pointer was wrong - i might imagine eglGetDisplay() above to
> > barf. even if it doesn't something prior to this would have gone bad if x
> > display handle was bad, so it must be ok. it's so early in gl engine init
> > that it really could probably be nothing else but your egl implementation
> > (drivers or what not) having a bug.
> 
> Thanks for info.
> 
> FWIW: it's mesa-10.1.3

well it seems a very unhappy camper. :(


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to