Enlightenment CVS committal Author : raster Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/lib Modified Files: edje_calc.c Log Message: handle more returns with more info =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_calc.c,v retrieving revision 1.75 retrieving revision 1.76 diff -u -3 -r1.75 -r1.76 --- edje_calc.c 17 Dec 2005 09:58:19 -0000 1.75 +++ edje_calc.c 23 Jan 2006 15:13:44 -0000 1.76 @@ -1096,7 +1096,7 @@ evas_object_image_file_set(ep->object, ed->file->path, buf); if (evas_object_image_load_error_get(ep->object) != EVAS_LOAD_ERROR_NONE) { - printf("EDJE: Error loading image collection \"%s\" from file \"%s\"\n", + printf("EDJE: Error loading image collection \"%s\" from file \"%s\". Missing EET Evas loader module?\n", buf, ed->file->path); if (evas_object_image_load_error_get(ep->object) == EVAS_LOAD_ERROR_GENERIC) printf("Error type: EVAS_LOAD_ERROR_GENERIC\n"); ------------------------------------------------------- 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-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs