schnitzeltony / meta-office

OE layer for office applications and libs with focus on libreoffice
MIT License
0 stars 2 forks source link

Crash on start #15

Closed SUShadow closed 1 year ago

SUShadow commented 1 year ago

Hi. I'm using branch zues for board imx8mqevk (wayland). Build seems go ok. But i got crash on start. Using gdb i got in constructor of SvtSysLocaleOptions crash. I tried other branch (dunfell) it also compile ok, but libreoffice got stock on start (no crash, no log messages to terminal but window didn't open). Maybe someone can help or anybody has the same or similar problem

SUShadow commented 1 year ago

Fix this usses by building recepie from (dunfell). And before start LibreOffice export variable SAL_USE_VCLPLUGIN=gtk3 (and start by soffice --nologo)