On Wed, 26 Oct 2011 20:46:44 +1000 David Seikel <onef...@gmail.com> said:
> I'm calling ecore_main_loop_iterate() inside an elementary signal > callback. Is that safe? > > What's happening is that the signal that is calling > ecore_main_loop_iterate() is getting triggered twice, even though it > was only sent once. > > I tried moving the ecore_main_loop_iterate() call to another signal, > and THAT signal is NOT triggered twice. The only difference between > the two is that one is triggered by an edje program, the other by a lua > script. When I remove the ecore_main_loop_iterate() call, I don't get > the signal triggered twice. that's why its NOT documented. it's not meant to be used except in very special cases. it's almost always a design flay to use it - ESPECIALLY from a callback the ecore main loop has called. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel