<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Checking for updates is slow"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129236#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Checking for updates is slow"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129236">bug 129236</a>
              from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
        <pre>I can not reproduce this.  "Help - Check for Updates..." quickly brings up the
"Check for Updates" dialog and quickly checks and presents the findings in that
dialog, for a local Linux (--enable-online-update) master build, a local
Windows (--enable-online-update) master build, and a Windows TDF 6.2.2 (which I
happened to have handy).

And while it might be true that the

<span class="quote">>   TimeValue tv = { 10, 0 };

>   // Initial wait to avoid doing further time consuming tasks during start-up
>   aResult = m_aCondition.wait(&tv);</span >

in UpdateCheckThread::run (extensions/source/update/check/updatecheck.cxx) is
redundant, it should not hurt, as UpdateCheck::showDialog
(extensions/source/update/check/updatecheck.cxx) contains

<span class="quote">>   m_aCondition.set();</span >

to quit waiting as soon as a manual check is initiated.</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>