Re: [E-devel] Efreet

2008-12-25 Thread Sebastian Dransfeld
Christopher Michael wrote: > Why does efreet return a "efreet_desktop_generic_fields_parse error: no > Name" even when a .desktop does have a Name= specified ? Got an example of a desktop file where this happens? Sebastian

Re: [E-devel] E SVN: raster trunk/emotion/src/modules/xine

2008-12-25 Thread Vincent Torri
On Thu, 25 Dec 2008, Carsten Haitzler (The Rasterman) wrote: On Thu, 25 Dec 2008 09:46:38 +0100 (CET) Vincent Torri babbled: this isn't really to do with ecore_pipe - more to do with allocating a frame that has things like bgra_pointer at some random garbage value that on an update of frame,

Re: [E-devel] E SVN: raster trunk/emotion/src/modules/xine

2008-12-25 Thread The Rasterman
On Thu, 25 Dec 2008 09:46:38 +0100 (CET) Vincent Torri babbled: this isn't really to do with ecore_pipe - more to do with allocating a frame that has things like bgra_pointer at some random garbage value that on an update of frame, tries to get freed because it never was initialised before the up

Re: [E-devel] E SVN: raster trunk/emotion/src/modules/xine

2008-12-25 Thread Vincent Torri
raster, maybe you should use ecore_pipe in the xine module, like i did recently in the gstreamer module. Vincent On Thu, 25 Dec 2008, Enlightenment SVN wrote: Log: calloc not malloc! bad patches! Author: raster Date: 2008-12-25 00:35:51 -0800 (Thu, 25 Dec 2008) New Revision