On Fri, 17 Dec 2010 23:32:21 +0100 Andreas Volz <[email protected]> said:
can you narrow down the svn revision it broke in? i'm beginning to get a bit unhappy about all the futzing with ecore's inner guts and it continually being argued over AND breaking shit that has worked for years and years. i'm just going to revert whatever broke this but i need to know what did. likely it's ecore and/or edbus so just svn checkout -r revision_num and find the revision num with some bisecting that broke it and i'll look at it. > Hello, > > I wrote some code in dbus-c++ with ecore integration that works since a long > time. Now since some days I get this error at starting my application and the > dbus communication doesn't work: > > ERR<14518>:ecore ecore_main.c:758 ecore_main_fd_handler_add() Failed to add > poll on fd 18 (errno = 17)! ERR<14518>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_main_fd_handler_active_set() > ERR<14518>:ecore ecore.c:229 _ecore_magic_fail() Input handle pointer is > NULL! ERR<14518>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY > PROGRAMMER!!! *** SPANK SPANK SPANK!!! > *** Now go fix your code. Tut tut tut! > ERR<14518>:ecore ecore_main.c:758 ecore_main_fd_handler_add() Failed to add > poll on fd 18 (errno = 17)! ERR<14518>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_main_fd_handler_active_set() > ERR<14518>:ecore ecore.c:229 _ecore_magic_fail() Input handle pointer is > NULL! ERR<14518>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY > PROGRAMMER!!! *** SPANK SPANK SPANK!!! > *** Now go fix your code. Tut tut tut! > ERR<14518>:ecore ecore_main.c:758 ecore_main_fd_handler_add() Failed to add > poll on fd 18 (errno = 17)! ERR<14518>:ecore ecore.c:227 _ecore_magic_fail() > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_main_fd_handler_active_set() > ERR<14518>:ecore ecore.c:229 _ecore_magic_fail() Input handle pointer is > NULL! ERR<14518>:ecore ecore.c:240 _ecore_magic_fail() *** NAUGHTY > PROGRAMMER!!! *** SPANK SPANK SPANK!!! > > Before I start debugging, was there a recent change in this area? Could > anyone anyone explain this error? Should I better use ecore_pipe? > > regards > Andreas > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
