[Libreoffice-bugs] [Bug 116683] LibreOffice is unusable under Plasma's breeze-dark theme
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 13 17:34:22 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116683
--- Comment #11 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to Merlinux from comment #10)
> (In reply to Buovjaga from comment #9)
> > Note that it is not strictly necessary to remove the kde4 integration
> > package. You can somehow make an alias for the normal libreoffice command to
> > be replaced with
> > SAL_USE_VCLPLUGIN=gtk3 libreoffice
> >
> > ...as you had the gtk3 package installed.
>
> Where and how can i do that? =)
Well, I tried it, but could not make it work. Anyway, it *should* work like
this and maybe it will work for you: in /usr/lib/libreoffice/share/xdg/ are the
.desktop files for LibreOffice. The files have Exec= entries for normal start
and "new document".
You should change the Exec entries so they start like
Exec=env SAL_USE_VCLPLUGIN=gtk3 libreoffice
Finally, copy the files to /home/username/.local/share/applications/ so they
will not be overwritten.
--
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/20180413/ca7caad7/attachment.html>
More information about the Libreoffice-bugs
mailing list