[Libreoffice-bugs] [Bug 108316] New: LibreOffice win32 comes with a broken ssl module
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 3 06:45:51 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108316
Bug ID: 108316
Summary: LibreOffice win32 comes with a broken ssl module
Product: LibreOffice
Version: 5.1 all versions
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vladboscaneanu at gmail.com
Description:
Hi.
For several years LO comes with a broken ssl module, due to this is very hard
to use internet services.
Steps to Reproduce:
1.If you have a win32 machine,write an py file with only one command:
2. import ssl
3.put it in Script/python folder, then run it
4.You will get an error , something like "the system cannot run DLL ..."
5.ATTENTION!!! Usually from console everything works fine,the error is present
when run the script as a macro (especial if a python version is already
installed in your system)
Actual Results:
Getting an error
Expected Results:
.
Reproducible: Always
User Profile Reset: yes
Additional Info:
To verify if ssl module is broken:
1.open LibreOffice/program/python-core-3.3.0
2.Search _ssl.pyd file .
3.If size is about 48kb, the file is broken.
4.Normal _ssl.pyd file has about 1.163 kb.
5.Once you copy and paste an _ssl.pyd file from the SAME VERSION of desktop
python ,the internet services work fine.
If I will find how to attach an normal _ssl.pyd ,I will attach it here.For
current LO version is a file from python 3.3.5.
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/58.0.3029.110 Safari/537.36
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170603/d4c01ff1/attachment.html>
More information about the Libreoffice-bugs
mailing list