[Libreoffice-bugs] [Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 20 15:22:24 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=140638

--- Comment #2 from cpohle <cpohle at gmail.com> ---
Maybe this is related:

We're running an application that calls LO Writer via OLE like this (code from
Sybase PowerBuilder):

        OleControl      loc_Object
        ...
        loc_Object.ObjectData = loc_Object.InsertClass(
"LibreOffice.WriterDocument.1" ).ObjectData
        loc_Object.Activate( OffSite! )

Up to LO 7.0.6, this works seamlessly. However, since 7.1.x, the application
throws a Windows error:

        Error no. 298, Too many posts were made to a semaphore.

Any idea what has changed from 7.0.x to 7.1.x that might cause this error?

-- 
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/20210820/e48ba3ab/attachment.htm>


More information about the Libreoffice-bugs mailing list