<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Thesaurus in the Tools menu causes it to open slowly the first time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104332">bug 104332</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>raimundo.smoura@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Thesaurus in the Tools menu causes it to open slowly the first time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104332#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Thesaurus in the Tools menu causes it to open slowly the first time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104332">bug 104332</a>
              from <span class="vcard"><a class="email" href="mailto:nemeth@numbertext.org" title="László Németh <nemeth@numbertext.org>"> <span class="fn">László Németh</span></a>
</span></b>
        <pre>Lightproof uses lazy loading by using __import__ for the compiled rules, but
not for the extra Python codes defined in [code] parts of the grammar rule
file.
In fact, that I was intended for small extra functions, not a full Python
grammar checker, so I didn't optimize it. The good news, that the smaller file
is the problem here: :)

laci@nemeth:~/libreoffice/dictionaries/pt_BR/pythonpath$ ls -lS
-rw-rw-r-- 1 laci laci 4805925 nov   23  2017 lightproof_pt_BR.py
-rw-rw-r-- 1 laci laci 1491297 nov   23  2017 lightproof_impl_pt_BR.py

Thanks for your report and research. I will check it.</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>