<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE: Auto save timing logic problem: can save too frequently"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122530#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE: Auto save timing logic problem: can save too frequently"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122530">bug 122530</a>
              from <span class="vcard"><a class="email" href="mailto:luke.kendall@gmail.com" title="Luke Kendall <luke.kendall@gmail.com>"> <span class="fn">Luke Kendall</span></a>
</span></b>
        <pre>I just noticed it happen again.  File last saved at 22:12, autosave period set
to 30 mins, and the auto-save kicked in at 22:18.

Four documents open, the active one (370,000 characters), and three others
saved and unchanged for many hours.  The other three are 3600 chars, 25,000
chars, and 193,000 chars. 

Surely the logic of the auto-save should be, the time is measured from the last
time the document was saved, regardless of whether that was a manual save or an
auto save?  That time should be a per-document property.

Can you simply read the code to check that this is the logic that's
implemented? If it isn't, then that is the problem.

Or perhaps there are multiple places where saving can occur, and the logic used
is different for one or more of them?

I observed this just now with LO Version: 6.3.4.2
Build ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: x11; 
Locale: en-GB (en_AU.UTF-8); UI-Language: en-US
Calc: threaded</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>