Enlightenment CVS committal Author : xcomputerman Project : e_modules Module : bling
Dir : e_modules/bling Modified Files: compmgr.c Log Message: Fix crash on module unload. =================================================================== RCS file: /cvs/e/e_modules/bling/compmgr.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -3 -r1.1.1.1 -r1.2 --- compmgr.c 5 Jun 2006 04:42:13 -0000 1.1.1.1 +++ compmgr.c 22 Jun 2006 11:32:16 -0000 1.2 @@ -1922,7 +1922,9 @@ autoRedirect = 0; dpy = ecore_x_display_get(); +#if 0 XSetErrorHandler(composite_x_error); +#endif if (synchronize) ecore_x_sync(); scr = DefaultScreen(dpy); All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs