Re: [E-devel] Evas (evas_fb_test) crashing on 8bps framebuffers

2006-09-05 Thread Rene Rebe
Hi, On Tuesday 05 September 2006 17:11, Carsten Haitzler wrote: > > Of course I did not expect anyone to fix it for me, I just wanted to know > > from the Evas overguru if said steps would be needed to address this. > > > > I noticed this because I'm right now working on the third user-space > > b

Re: [E-devel] Evas (evas_fb_test) crashing on 8bps framebuffers

2006-09-05 Thread Rene Rebe
Hi, On Tuesday 05 September 2006 15:02, Carsten Haitzler wrote: > > Any chance this can be fixed, e.g. FBIOGETCMAP the palette and setup > > the 8bit converter for it? As far as I can see the 8bit converter is > > already there for the 8bps xlib case. > > unlikely as it's 1. not a priority, 2. no

Re: [E-devel] Evas (evas_fb_test) crashing on 8bps framebuffers

2006-09-05 Thread Rene Rebe
On Tuesday 05 September 2006 12:55, Carsten Haitzler babbled: > On Tue, 5 Sep 2006 11:32:28 +0200 Rene Rebe <[EMAIL PROTECTED]> babbled: > > Hi, > > > > most framebuffer drivers (nvidia, radeon, ...) default to 8bps and all > > non-x86 machines such as PPC ones r

[E-devel] Evas (evas_fb_test) crashing on 8bps framebuffers

2006-09-05 Thread Rene Rebe
Hi, most framebuffer drivers (nvidia, radeon, ...) default to 8bps and all non-x86 machines such as PPC ones run this per default. However Evas (evas_fb_test) crashes on 8bps because no convert function is matched and crashes in evas_fb_outbuf_fb_get_height (buf=0x0) at evas_outbuf.c:365 because