Added SAL_USE_VCLPLUGIN=qt5 enviroment variable in session.conf xdg so libreoffice use qt5 vcl plugin
See T146 for context.
Differential D72
Added SAL_USE_VCLPLUGIN=qt5 env var in session.conf so libreoffice use qt5 VCL hmollercl on Jan 26 2020, 1:50 AM. Authored by
Details Added SAL_USE_VCLPLUGIN=qt5 enviroment variable in session.conf xdg so libreoffice use qt5 vcl plugin See T146 for context. run env in terminal and se the value of SAL_USE_VCLPLUGIN
Diff Detail
Event TimelineComment Actions mmmm, maybe we should revert this, there is a bug when exporting to pdf using embeded fonts see https://bugs.documentfoundation.org/show_bug.cgi?id=125234 Comment Actions apparently we will have to wait upstream. We could let the envvar but not the package, the package an not the envvar or none, but with both vcl=qt5 will be used and the problem in generating pdf will happen. Comment Actions @kc2bez as i said with the other fix, I think we should just keep rolling with this and test it hard. It doesn't hurt to have it a little broken in the development release, contrary to what folks may imagine XD |