[Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 --- Comment #7 from cpohle --- (In reply to Buovjaga from comment #6) Buovjaga: Server 2016 for RDP sessions, Windows 10 on client desktops. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 --- Comment #6 from Buovjaga --- (In reply to cpohle from comment #5) > I'd love to help by bibisecting, got the 7.1 repo and tried to start. > Unfortunately, it turned out that my application that relies on the OLE > interface would crash when calling the 64 bit version of LO. And the > x86-build is not available for bibisect :-(. We are planning to remove x86 Windows support entirely. This might happen for the next major release, 26.2. cpohle: which Windows version were you using? Server 2016? -- You are receiving this mail because: You are the assignee for the bug.
[Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 --- Comment #5 from cpohle --- I'd love to help by bibisecting, got the 7.1 repo and tried to start. Unfortunately, it turned out that my application that relies on the OLE interface would crash when calling the 64 bit version of LO. And the x86-build is not available for bibisect :-(. (In reply to Buovjaga from comment #4) > (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.
[Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 BogdanB changed: What|Removed |Added CC||[email protected] ||g Blocks||108908 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=108908 [Bug 108908] [META] Visual Basic for Applications (VBA) macro issues -- You are receiving this mail because: You are the assignee for the bug.
[Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 Buovjaga changed: What|Removed |Added CC||ilmari.lauhakangas@libreoff ||ice.org Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords||bibisectRequest, regression --- Comment #4 from Buovjaga --- (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.
[Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 --- Comment #3 from cpohle --- (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? This still occurs with LO 24.2 RC2. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 --- Comment #2 from cpohle --- 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.
[Libreoffice-bugs] [Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 --- Comment #1 from Emin Borbor --- Last week we have upgraded production server to Window Server 2019 and this bug is not occurring any more as I explained in the description. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 140638] Cannot use LibreOffice 7.1.0 via OLE on Windows Server 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=140638 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 [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
