Hello, How can I run this? eyelight was working before, but it looks like not working anymore on my machine.
When I had run, $ eyelight -p=elm.elt, it said: ===================================================== ERR<23640>: ecore_idler.c:105 ecore_idler_del() safety check failed: idler->delete_me is true ERR<23640>: ecore_idler.c:105 ecore_idler_del() safety check failed: idler->delete_me is true ERR<23640>: ecore_idler.c:105 ecore_idler_del() safety check failed: idler->delete_me is true sh: evas_image_loader: not found sh: evas_image_loader: not found sh: evas_image_loader: not found [1] 23640 segmentation fault (core dumped) eyelight -p=elm.elt ===================================================== It looks like I need evas_image_loader. I installed 'evas_generic_loaders' but it's not working. I'm not sure evas_generic_loaders are right or not. Anyway, how can I run eyelight? Daniel Juyung Seo (SeoZ) On Fri, May 6, 2011 at 3:48 AM, Enlightenment SVN <[email protected]> wrote: > Log: > eyelight: add a presentation of elm > > > > Author: watchwolf > Date: 2011-05-05 11:48:49 -0700 (Thu, 05 May 2011) > New Revision: 59223 > Trac: http://trac.enlightenment.org/e/changeset/59223 > > Added: > trunk/PROTO/eyelight/data/presentations/elementary_fr/ > trunk/PROTO/eyelight/data/presentations/elementary_fr/efl.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/elm.elt > trunk/PROTO/eyelight/data/presentations/elementary_fr/enki.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/logo.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/scale.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/tactile.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/tactile2.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/toggles.png > trunk/PROTO/eyelight/data/presentations/elementary_fr/widgets.png > Modified: > trunk/PROTO/eyelight/src/lib/eyelight_viewer_expose.c > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/efl.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/enki.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/logo.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/scale.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/tactile.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/tactile2.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/toggles.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > > Property changes on: > trunk/PROTO/eyelight/data/presentations/elementary_fr/widgets.png > ___________________________________________________________________ > Added: svn:mime-type > + application/octet-stream > > Modified: trunk/PROTO/eyelight/src/lib/eyelight_viewer_expose.c > =================================================================== > --- trunk/PROTO/eyelight/src/lib/eyelight_viewer_expose.c 2011-05-05 > 18:23:28 UTC (rev 59222) > +++ trunk/PROTO/eyelight/src/lib/eyelight_viewer_expose.c 2011-05-05 > 18:48:49 UTC (rev 59223) > @@ -1,21 +1,3 @@ > -/* > - * > ===================================================================================== > - * > - * Filename: eyelight_viewer_expose.c > - * > - * Description: > - * > - * Version: 1.0 > - * Created: 08/14/2008 08:47:29 PM CEST > - * Revision: none > - * Compiler: gcc > - * > - * Author: (Watchwolf), Atton Jonathan <[email protected]> > - * Company: > - * > - * > ===================================================================================== > - */ > - > #ifdef HAVE_CONFIG_H > # include <config.h> > #endif > > > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
