Am Samstag, den 31.12.2005, 01:59 +0200 schrieb Hisham Mardam Bey:
> On 12/30/05, mista <[EMAIL PROTECTED]> wrote:
> > It seems that this line
> > li->tile->items = evas_list_remove(li->tile->items, li);
> > in e_icon_canvas_unpack causes the segvault, when it is left out there
> > occur no errors, but I don“t know if this could not cause other trouble.
> > li gets freed by _e_icon_canvas_disown() in the next step, so is there
> > need to remove the item from li?
> >
> >
> 
> I'll take a better look at this after new year's eve. If you can test
> things and let us know what happens that would be great.
> 

Of course I will test things, as e is only my only wm ;) - just say what
information you need.
 
I also did many cleanups and little improvements to fileman_smart. _icon
and _file, but I externalized them to compile in a module. If you
interested, I would send it to you and we can discuss if some of the
changes should be applied back. 

One thing I added is the icon-menu option open-with which scans the
global eap list for matching mimetypes (which for now are stored in the
comment field). 
Is it planned to store mimetypes in eaps?  
If so what would be the format and how could it be accessed. I think a
convenient solution would be to have a field in the eap where the
mimetypes are seperated with a semicolon and this could then be accessed
as a list within the eapp-struct.  

regards,
jeff

> thanks,
> hisham.
> 
> --
> Hisham Mardam Bey
> MSc (Computer Science)
> http://hisham.cc/
> +9613609386
> Codito Ergo Sum (I Code Therefore I Am)
> 
> 
> -------------------------------------------------------
> 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://ads.osdn.com/?ad_idv37&alloc_id865&op=click
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 



-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to