On Wed, 01 Feb 2006 17:50:10 +0100 Arnaud Vrac <[EMAIL PROTECTED]> babbled:
> > Enlightenment CVS committal > > > > Author : raster > > Project : e17 > > Module : apps/e > > > > Dir : e17/apps/e/src/bin > > > > > > Modified Files: > > e_main.c > > > > > > Log Message: > > > > > > more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all > > there. > > I'm trying to make enlightenment work with kdrive on a TI device > (omap730) with an ARM7 cpu. Since this is an embedded device, i disabled > as many options as possible in the EFL libs, including rendering to a > memory buffer in evas. The tests you added at E init prevents it from > starting, so i wondered if they were all necessary (like ee = > ecore_evas_buffer_new(1, 1)). yes - absolutely needed. e17 uses memory buffer canvases for the mouse cursor as well as previews in config dialogs, creating thumbnails etc. all those test are NECESSARY checks. > I don't know if enlightenment starts without those tests, i didn't try. it won't. it will abort if any fail. > -- > Arnaud Vrac > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel