<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - LibreOffice is unusable under Plasma's breeze-dark theme"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116683#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - LibreOffice is unusable under Plasma's breeze-dark theme"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116683">bug 116683</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>(In reply to Merlinux from <a href="show_bug.cgi?id=116683#c10">comment #10</a>)
<span class="quote">> (In reply to Buovjaga from <a href="show_bug.cgi?id=116683#c9">comment #9</a>)
> > 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? =)</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>