Hi, I'm giving E17 a whirl and came across this issue. ecore_con_server_add() wants to create the socket for ECORE_CON_LOCAL_USER under the $HOME directory. This is reasonable except that my home directory is on an AFS mounted volume. Creating a socket there doesn't work (errno returns 1 when trying to bind()). I commented out the code:
homedir = getenv("HOME"); so it look in "/tmp" and all works. Any chance or rearranging the selection of the homedir variable so this will work out of the box? -- Michael Denio ([EMAIL PROTECTED]) Market Making Development ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel