<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Are you sure about this assumption?  How can you explain that the<br>
icons are visible in the palette and in the details view?  I tested<br>
with a stick which has a .xo file inside.<br>
<br>
1. ls /tmp - no svg files<br>
<br>
2. open Journal - I can see this:<br>
<a href="http://bugs.sugarlabs.org/attachment/ticket/4276/test-wrong-icon.png" target="_blank">http://bugs.sugarlabs.org/attachment/ticket/4276/test-wrong-icon.png</a><br>
<br>
3. ls /tpm - now I can see two svg files<br>
<br>
So seems your assumption is wrong.<br><br></blockquote><div><br></div><div>The difference is, there are a time race between icon reading, </div><div>and displaying, at times, as the file is a tempfile, </div><div>at the moment of display was already deleted.</div>
<div><br></div><div>May be we can keep a reference to the tempfile in the model,</div><div>avoiding the deletion, and when is not referenced anymore,</div><div>will be deleted?</div><div><br></div><div>Gonzalo </div></div>
<br>