Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src Modified Files: entropy_core.c Log Message: * Proper layout window reference counting - entropy now exits on the close of the last layout window =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -3 -r1.41 -r1.42 --- entropy_core.c 1 Feb 2006 11:48:20 -0000 1.41 +++ entropy_core.c 4 Feb 2006 01:06:38 -0000 1.42 @@ -145,7 +145,9 @@ printf("Sending message to server!\n"); ecore_ipc_server_send(server, ENTROPY_IPC_EVENT_LAYOUT_NEW, 0, 0, 0, 0, NULL,0); } - printf("creating the IPC server failed! Entropy already running? FIXME we should launch another layout here\n"); + /*printf("creating the IPC server failed! Entropy already running? + * FIXME we should launch another layout here\n"); + */ ecore_main_loop_iterate(); exit(0); } ------------------------------------------------------- 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