<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Python error 'certificate verify failed (_ssl.c:719)'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125013">bug 125013</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>ilmari.lauhakangas@libreoffice.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Python error 'certificate verify failed (_ssl.c:719)'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125013#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Python error 'certificate verify failed (_ssl.c:719)'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125013">bug 125013</a>
              from <span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>(In reply to Leif Lodahl from <a href="show_bug.cgi?id=125013#c13">comment #13</a>)
<span class="quote">> I added two scripts to the bug.
> Ipsum.py is a Python module that returns a piece of text from the web with
> urlopen.
> TestAnything.py is a Python script for LibreOffice that calls the function
> in Ipsum.py and inserts the text in a Writer document.

> It fails!</span >

I get

com.sun.star.uno.RuntimeException: Error during invoking function insertIpsum
in module
file:///home/user/libreoffice/instdir/share/Scripts/python/TestAnything.py
(<class 'NameError'>: name 'paras' is not defined
  File "/home/tonttu/libreoffice/instdir/program/pythonscript.py", line 915, in
invoke
    ret = self.func( *args )
  File "/home/user/libreoffice/instdir/share/Scripts/python/TestAnything.py",
line 12, in insertIpsum
    doc.getText().setString(Ipsum.getLoremipsum(1,paras,yes))
)

Please advise.</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>