Manuel, James ::<br><br>In my current approach, a file in "icon_files" folder is not removed ever, once it is written.<br><br><br><br>This solves the following two purposes ::<br><br>a)<br>Space optimization ::<br>
===============<br><br>No need to write multiple files for the same activity icon.<br>Earlier, many icon-files (containing the same contents) existed, owing to different random names of each new file in "/tmp" folder.<br>
<br><br>b)<br>Time  optimization ::<br>===============<br><br>Once it is seen that an  activity-icon file (pertaining to a particular activity) exists, it is not re-written.<br><br><br><br>For eg, at my end, "ls -l /home/ajay/.sugar/default/icon_files" gives ::<br>
<br>[ajay@localhost ~]$ ls -l ~/.sugar/default/icon_files/<br>total 56<br>-rw-rw-r--. 1 ajay ajay  1220 Dec 10 23:47 activity-imageviewer.svg<br>-rw-rw-r--. 1 ajay ajay  1685 Dec 10 23:47 activity-maze.svg<br>-rw-rw-r--. 1 ajay ajay  1666 Dec 10 23:47 activity-memorize.svg<br>
-rw-rw-r--. 1 ajay ajay   714 Dec 10 23:47 activity-ruler.svg<br>-rw-rw-r--. 1 ajay ajay  3677 Dec 10 23:47 activity-scratch.svg<br>-rw-rw-r--. 1 ajay ajay   836 Dec 10 23:47 activity-terminal.svg<br>-rw-rw-r--. 1 ajay ajay 21378 Dec 10 23:47 gcompris.svg<br>
-rw-rw-r--. 1 ajay ajay  4110 Dec 10 23:47 icono2.svg<br><br><br>I am open to any new approaches; we have done the important part of diagnosing :D<br><br><br><br><div class="gmail_quote">On Tue, Dec 11, 2012 at 1:40 AM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How are the .svg files in /icon_files removed?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</font></span></blockquote></div><br><br clear="all"><br><font face="arial, sans-serif">Regards,<br><br>Ajay Garg</font><br style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><font face="arial, sans-serif">Dextrose Developer</font><br style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Activity Central: </span><a href="http://activitycentral.com/" style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)" target="_blank">http://activitycentral.com</a><br>