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? 


Am Freitag, den 30.12.2005, 16:20 +0000 schrieb mista:
> When leaving a canvas with more than vaguely 100 rows it causes a
> segvault. One could change this behavior by setting a greater tile_size.
> This can be tested with the internal eap editor, when you have more than
> 106 files in your home directory, because it shows all files in one
> column. For me 32768 would be a save value, but probably its better to
> set it dynamically.
> 
> With my module I have the same problem that it shows only one column at
> first. Is there a trick that efm show the first-setted directory
> correctly?
> 
> regards
> jeff
> 
> 
> 
> -------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to