https://bugs.documentfoundation.org/show_bug.cgi?id=140638
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |bibisectRequest, regression --- Comment #4 from Buovjaga <[email protected]> --- (In reply to cpohle from comment #2) > 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 could bibisect it with the 7.1 repository: https://wiki.documentfoundation.org/QA/Bibisect/Windows Let me know, if you need help. Here is my tutorial: https://wiki.documentfoundation.org/QA/Bibisect/Bibisecting_tutorial -- You are receiving this mail because: You are the assignee for the bug.
