https://bugs.documentfoundation.org/show_bug.cgi?id=167630
Bug ID: 167630
Summary: "Assertion `!bAlphaMaskTransparent && "TODO"' failed."
when trying to start LO with gen VCL plugin
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Steps to reproduce:
Try to start LO git master debug build with SAL_USE_VCLPLUGIN=gen on Linux
Actual result: An assert is triggered:
soffice.bin:
/home/michi/development/git/libreoffice/vcl/unx/generic/gdi/salvd.cxx:235:
virtual bool X11SalVirtualDevice::SetSize(tools::Long, tools::Long, bool):
Assertion `!bAlphaMaskTransparent && "TODO"' failed.
Expected result: The application should start.
This is with git master as of c2f9e4f16adbe438a09fb3fec8ecd668e5c41012.
--
You are receiving this mail because:
You are the assignee for the bug.