https://bugs.documentfoundation.org/show_bug.cgi?id=170559
Bug ID: 170559
Summary: LibreOffice fails to start with SAL_USE_VCLPLUGIN=gen
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
$ SAL_USE_VCLPLUGIN=gen libreoffice26.2
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
X-Error: BadMatch (invalid parameter attributes)
Major opcode: 72 (X_PutImage)
Resource ID: 0x3c00019
Serial No: 271 (271)
These errors are reported asynchronously,
set environment variable SAL_SYNCHRONIZE to 1 to help debugging
Unspecified Application Error
$ SAL_USE_VCLPLUGIN=gen SAL_SYNCHRONIZE=1 libreoffice26.2
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
X-Error: BadMatch (invalid parameter attributes)
Major opcode: 72 (X_PutImage)
Resource ID: 0x3a00019
Serial No: 453 (453)
Unspecified Application Error
To me this is a major issue because the Base component is barely usable with
GTK.
--
You are receiving this mail because:
You are the assignee for the bug.