On Thu, 14 Apr 2005 14:42:47 +0100 Simon Poole <[EMAIL PROTECTED]> babbled:

> Hi All,
> 
> I'm new to EFL, but starting to get my teeth in.  I believe I've found 
> and fixed an Evas bug.
> 
> In evas_fb_outbuf_fb_setup_fb, if depth is OUTBUF_DEPTH_INHERIT, then 
> fb_setmode gets called with depth=0.   If fb_setmode calls 
> ioctl(FBIOPUT_VSCREENINFO) then depth=0 gets passed through to the 
> framebuffer, resulting in -EINVAL.
> 
> The attached patch corrects this behaviour against evas-0.9.9.004.

oooh. I see why i missed this... i don't have an /etc/fb.modes file... i don't 
even know if its really used anymore - for a while this seems a proposed 
standard...

if u dont have that file it wont list any modes and thus this call just ends up 
doing... nothing :)

> Simon.
> --
> Simon Poole
> www.appliancestudio.com


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to