<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Out of space warning ..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=60909">bug 60909</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>sbergman@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Out of space warning ..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=60909#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Out of space warning ..."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=60909">bug 60909</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre>Oh nice; so we need to create a new method in sal/ that allows us to detect how
much free space there is available at a given path I guess; Stephan is a great
guy to give a code-pointer for that and an API name recommendation (we're very
careful about sal/ API changes). We'll also want no-op implementations for
windows / Mac to start with too.

Then of course you'll want to use that method inside
sfx2/source/doc/sfxbasemodel.cxx - search for impl_store for a good place for
that - to throw up a warning dialog for low disk-space scenarios.

I'd also love to see a low priority, very idle handler every 30 seconds or so
that looks at the temporary directory we store our images, stuff in to check we
have enough /tmp space to function reliably - ideally checking at startup too
for this. But lets get the method in sal/ sorted out first.

Thanks =)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>