<br><br><div class="gmail_quote">On Thu, Dec 30, 2010 at 8:31 AM, Martin Langhoff <span dir="ltr"><<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Dec 30, 2010 at 8:25 AM, Erik Blankinship <<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>> wrote:<br>
> In my video game, I am saving game state resources into a tar file, which is<br>
> then saved to the journal / datastore.<br>
<br>
</div>Hi Erik!<br>
<br>
on the 10.1.3 release track we've made some improvements in this area<br>
(which was rather broken). What version of sugar is this happening<br>
with? Can you test one of our recent 10.1.3 builds on an XO? Say<br>
<a href="http://build.laptop.org/10.1.3/xo-1.5/os360a/" target="_blank">http://build.laptop.org/10.1.3/xo-1.5/os360a/</a><br><br></blockquote><div><br></div><div>To recap, I make a datastore entry in my activity.  The saved file is a tar file and saved with tar mime-type.</div>
<div><br></div><div>I just tried os360b on an xo-1.</div><div><br></div><div>The datatstore entry, when copied via drag and drop to the usb stick is not renamed, and keeps its sugar icon.  That's great!</div><div><br>
</div><div>However, when I try to open that file off of the usb stick within the activity with an object chooser, the activity has some problems.</div><div><br></div><div>I check to see if the file_path ends in gtar or tar (presumably assigned by the datastore mime-type?) and some debugging tells me it does not.  Instead I get a path /home/olpc/.sugar/default/data/rawobject3dkJYR</div>
<div><br></div><div>Please let me know how I can help debug.</div></div>