On Wed, Aug 4, 2010 at 11:20 PM, Lucas De Marchi
<lucas.demar...@profusion.mobi> wrote:
> On Wed, Aug 4, 2010 at 11:18 PM, Lucas De Marchi
> <lucas.demar...@profusion.mobi> wrote:
>> Mind adding tests to ecore test suite? Yesterday I had some problems
>> with this epoll stuff, but I don't have any data to reproduce now.
>
> Here it is:
> Running suite(s): Ecore
> CRI: /home/lucas/programming/e-svn/trunk/ecore/src/lib/ecore/ecore_main.c:156
> _ecore_main_fdh_epoll_add() eina_log_print() unknown domain -1,
> original message format 'adding poll on %d %08x'
> CRI: /home/lucas/programming/e-svn/trunk/ecore/src/lib/ecore/ecore_main.c:375
> ecore_main_fd_handler_add() eina_log_print() unknown domain -1,
> original message format 'Failed to add epoll fd %d!'

Fixed in svn. You've added ecore_main_fd_handler_add() to
ecore_x_init() and forgot to call ecore_init() first.

Lucas De Marchi

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to