[Libreoffice-bugs] [Bug 123595] Do not default to KDE5 VCL plugins under LXQt
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 9 18:01:58 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123595
--- Comment #6 from Chih-Hsuan Yen <yen at chyen.cc> ---
> if you have any good idea on how to properly address this in LibreOffice, I'll be happy about that one.
Not trying KDE/Qt plugins at all appears to be the simplest solution. No more
worries about extra environment variables and additional packages. That is, use
pStandardFallbackList instead of pKDEFallbackList for DESKTOP_LXQT in
vcl/source/app/salplug.cxx.
> Otherwise it seems to me like the only way to deal with it for now is that it's up to the users/admins to install the required packages if they want to use kde5.
> Does that make sense?
If a VCL plugin requires extra packages to work, it's better to not make it as
the default IMO. Users who want it can just specify SAL_USE_VCLPLUGIN.
> Maybe, the qt5 VCL plugin might be an alternative when the "SAL_VCL_QT5_USE_CAIRO=true" environment variable is set in addition, but I can't really tell how well this works (i.e. setting "SAL_VCL_QT5_USE_CAIRO=true" and "SAL_USE_VCLPLUGIN=qt5" via the distro).
That's also an option. We (LXQt developers) can add default environment
variables in lxqt-session. In a previous comment you said the qt5 VCL plugin
is not recommended for daily use. Is the combination SAL_VCL_QT5_USE_CAIRO=true
SAL_USE_VCLPLUGIN=qt5 considered stable enough for daily use?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190309/89fe1662/attachment.html>
More information about the Libreoffice-bugs
mailing list