[Libreoffice-bugs] [Bug 128676] Icons in menus don't display in 6.2, but they display in 6.1
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 9 09:16:26 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128676
--- Comment #3 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to Ron Johnson from comment #2)
> Looks like I'll be sticking with 6.1 for the foreseeable future. Have you
> considered dropping the fascist sh*tpile that Gtk has turned into, and going
> to Qt5? (As if that could be done over a long weekend...)
The LibreOffice UI system is agnostic about the platform, see
https://docs.libreoffice.org/vcl.html
There is already a Qt5 backend, upon which is built a KDE Frameworks backend.
Thanks to the work of Caolán, the Qt5/KDE UI can be made fully native as well
(the menus are already native, among some other elements).
The KDE backend is available since version 6.2, but was significantly improved
with the 6.3 release.
Remaining known issues for KDE can be examined here:
https://bugs.documentfoundation.org/showdependencytree.cgi?id=102495&hide_resolved=1
You might try the latest and greatest using an appimage:
http://libreoffice.soluzioniopen.com/index.php/daily-version/
In a terminal, I did:
chmod +x LibreOfficeDev-6.4.0.0.alpha1_2019-11-01-x86_64.AppImage
SAL_USE_VCLPLUGIN=kf5
./LibreOfficeDev-6.4.0.0.alpha1_2019-11-01-x86_64.AppImage
It does require having Qt and plasma-framework libraries installed.
In 6.4 (unreleased), the name of the backend was changed to kf5. In 6.3, it is
still called kde. So with 6.3, you would launch with SAL_USE_VCLPLUGIN=kde
--
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/20191109/22eb2807/attachment.html>
More information about the Libreoffice-bugs
mailing list