Discussion about preventing recordings when the journal is &quot;near full&quot; can be read here:<br><a href="https://dev.laptop.org/ticket/4983">https://dev.laptop.org/ticket/4983</a><br><br><div>Related ticket:<br></div>
<div><a href="https://dev.laptop.org/ticket/5169">https://dev.laptop.org/ticket/5169</a><br><br>I am not sure if there is a suggested Sugar api call nowadays to determine if there is &quot;enough space&quot;. &nbsp; It would be great if there was. &nbsp;We want to be sure to&nbsp;to pay attention to JG&#39;s warning (from #4983):</div>
<br><blockquote class="webkit-indent-blockquote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">
<span class="Apple-style-span" style="font-style: italic; ">Please, have oggenc fail significantly *before* filling flash. Similarly for the camera app itself. The system has to work harder and harder on GC as the free space drops.<br>
<br></span></blockquote><div>You can adjust the threshold in Record by changing the variable keepFreeKbOnXo in constants.py<br><br><br>On Sun, Dec 14, 2008 at 4:04 AM, Bill Kerr &lt;<a href="mailto:billkerr@gmail.com">billkerr@gmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; Build 767<br>&gt; Sugar 0.82.1<br>&gt; Firmware Q2E18<br>&gt;<br>&gt; control panel &gt; software updates<br>&gt; &quot;Your software is up-to-date&quot;<br>&gt;<br>&gt; When I open Record there is a message there, &quot;Your Journal is full&quot; and I can&#39;t take a photo - there is a cross on the Button, tried clicking the button anyway and nothing happened<br>
&gt;<br>&gt; at any rate I haven&#39;t been saving much at all, mainly just looking at activities and playing around learning linux<br>&gt;<br>&gt; df -h<br>&gt; 118M free, 89% Use<br>&gt;<br>&gt; i went here<br>&gt;<br>&gt; <a href="http://wiki.laptop.org/go/Journal_Activity">http://wiki.laptop.org/go/Journal_Activity</a><br>
&gt;<br>&gt; and then follow the path to /home/olpc/.sugar/default/datastore/store<br>&gt;<br>&gt; and deleted many files in there with rm *<br>&gt; (the *.metadata files are protected and I kept them)<br>&gt;<br>&gt; I also deleted many files out of the preview subfolder<br>
&gt; I didn&#39;t touch the index subfolder<br>&gt;<br>&gt; then rebooted<br>&gt;<br>&gt; Nothing appeared to change!<br>&gt; Still had some old entries in the journal, some 4 weeks old (I was expecting that it would now be clear)<br>
&gt; Still had the same result from df -h as above (I think, at any rate I have space available)<br>&gt;<br>&gt; When I open Record there is still a message there, &quot;Your Journal is full&quot; and I can&#39;t take a photo<br>
&gt;<br>&gt; seems to me that managing the journal is slow through the Sugar GUI, culling items one by one, would like to see a process to delete multiple items quickly<br>&gt;<br>&gt; pity about this -- from <a href="http://wiki.laptop.org/go/Journal_Activity">http://wiki.laptop.org/go/Journal_Activity</a> -- about the files being heavily hashed<br>
&gt;<br>&gt; Files can be copied to and from the Journal&#39;s datastore using the Terminal Activity. However, filenames are heavily hashed, meaning &quot;myfile.bzip&quot; might show up as 2637-4737-13323-dl77nf, or some such gibberish. Here&#39;s how to figure it out.<br>
&gt;<br>&gt; Note how large the file is (or what time it is.)<br>&gt; Download it. (Click on the link while you&#39;re in Browse.)<br>&gt; Open Terminal Activity.<br>&gt; At the prompt, type cd .sugar/default/datastore/store/ to get into your datastore directory.<br>
&gt; Then type ls -la and look for the file with the size and timestamp you noted before.<br>&gt; Do whatever you want with your file (rename, move, whatever...)<br>&gt;<br>&gt; _______________________________________________<br>
&gt; Sugar-devel mailing list<br>&gt; <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>&gt; <a href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
&gt;<br><br><br><br></div>