[Libreoffice-bugs] [Bug 144902] New version of calc and impress can't run on windows 7 (since version 7.1.5)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 6 10:25:37 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144902
--- Comment #35 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to ywupub from comment #32)
Very interesting!
The result comes from LoadLibraryExW calls, which are called with
LOAD_LIBRARY_SEARCH_DEFAULT_DIRS flag. That flag has this note [1]:
> Windows 7, Windows Server 2008 R2, Windows Vista and Windows Server 2008: This value requires KB2533623 to be installed.
So it might be actually the problem then. And maybe that's the thing changed in
Python 3.8, as Ming Hua suspected?
ywupub: could you please check if you do have this update installed?
[1]
https://docs.microsoft.com/en-us/windows/win32/api/libloaderapi/nf-libloaderapi-loadlibraryexw
--
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/20211006/cc9c4d73/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list