[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2022-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2022-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #17 from QA Administrators  ---
Dear Leif Lodahl,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2022-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #16 from QA Administrators  ---
Dear Leif Lodahl,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2022-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #15 from Xisco Faulí  ---
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2020-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||127593


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127593
[Bug 127593] [META] Python Macro bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2020-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #14 from Buovjaga  ---
(In reply to Leif Lodahl from comment #13)
> 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!

I get

com.sun.star.uno.RuntimeException: Error during invoking function insertIpsum
in module
file:///home/user/libreoffice/instdir/share/Scripts/python/TestAnything.py
(: 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #13 from Leif Lodahl  ---
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!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #12 from Leif Lodahl  ---
Created attachment 156337
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156337=edit
LibreOffice function that calls the generic function

Here is the LibreOffice script that calls the generic Python module.
(change the folder to append in line 3)

In LibreOffice urllib fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #11 from Leif Lodahl  ---
Created attachment 156336
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156336=edit
Generic Python module that works

This is a generic Python module that works outside LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #10 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #9 from Leif Lodahl  ---
(In reply to Xisco Faulí from comment #6)

Hi Xisco


Thank you very much for your effort.

I have attached two wimple scripts. Both scripts should be changed to download
to an existing path on your computer.
If you are not using Linux just replace with a path on your harddrive.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #8 from Leif Lodahl  ---
Created attachment 155212
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155212=edit
This plain Python works

Run with >> python3 InsertImageTestclean.py

Look in the folder.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #7 from Leif Lodahl  ---
Created attachment 155211
  --> https://bugs.documentfoundation.org/attachment.cgi?id=155211=edit
Example that fails in LibreOffice

This script file can be placed in ~/.config/libreoffice/4/user/Scripts/python
Run from Writer using Tools - Macros - Run macro -> My macros ->
InsertImageTest -> download

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-10-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Xisco Faulí  ---
(In reply to Leif Lodahl from comment #5)
> All I can see is that a very simple  urllib.request.urlretreive script works
> when using the normal Python interpreter but fails when using the built in
> interpreter that ships with LibreOffice.

Hi Leif,
Could you please attach a simple script that works in normal python and fails
in LibreOffice ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #5 from Leif Lodahl  ---
All I can see is that a very simple  urllib.request.urlretreive script works
when using the normal Python interpreter but fails when using the built in
interpreter that ships with LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Michael Stahl (CIB)  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Michael Stahl (CIB)  changed:

   What|Removed |Added

 Whiteboard||QA:needsComment

--- Comment #4 from Michael Stahl (CIB)  ---
bug 109241 is about urllib not supporting https protocol at all, while if you
get a CERTIFICATE_VERIFY_FAILED error it clearly does try to use https, so it's
a different problem.

the 2 most likely reason why you get a CERTIFICATE_VERIFY_FAILED error is that
either the server certificate or one of its signing CA certificates is expired;
or the server certificates's CA certificate chain doesn't have a trusted root
in the bundled certificates that CPython uses, which i'd assume (but haven't
checked) are the bundled certificates of LO's OpenSSL library.

without knowing what the reason of the CERTIFICATE_VERIFY_FAILED error is, it's
hard to tell of course...

of course ideally urlib would use the operating system's CA store to verify
stuff instead of whatever OpenSSL bundles, which would give the user a UI tool
to add additional trusted CA certificates or remove default ones they don't
trust - but i have no idea if that is possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Leif Lodahl  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|NOTABUG |---
 CC||michael.st...@cib.de

--- Comment #3 from Leif Lodahl  ---
Hi Xisco,
Thank you. Your effort is appreciated.
But I disagree :-)

For two reasons:
A very similar problem on Windows was fixed some time ago.
The article on Stackoverflow that you refer to is Python 2.7 and a completely
different library (Urllib2).

I will add Michael Stahl as he fixed #109241. 

@Michael: If you agree with Xisco I'll accept the case to be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Xisco Faulí  ---
I don't think this a LibreOffice problem but a request problem.
Please check
https://stackoverflow.com/questions/27835619/urllib-and-ssl-certificate-verify-failed-error
Closing as RESOLVED NOTABUG. Put it back to UNCONFIRMED if you disagree

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

QA Administrators  changed:

   What|Removed |Added

 Whiteboard||QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125013] Python error 'certificate verify failed (_ssl.c:719)'

2019-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125013

--- Comment #1 from Leif Lodahl  ---
Created attachment 151055
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151055=edit
Example script to demo error

The download macro reproduces the error.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs