https://bugs.documentfoundation.org/show_bug.cgi?id=128495

onyx <onyx...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #21 from onyx <onyx...@gmail.com> ---
@FerbTux:
Thanks! Good find.

For those who don't understand how to fix this, this is what I did using
FerbTux's find:

In your home directory, create a new document, called libreofficestarter.sh

Edit that with a text editor, eg Geany, to be:

#!/bin/sh
SAL_USE_VCLPLUGIN=gen libreoffice


Then save, and make it executable, either using the file manager , or in the
terminal:
chmod +x ~/libreofficestarter.sh

Then in your desktop's panel, or whereever you can, create a new Launcher,
pointing to the libreofficestarter.sh. Use this to launch from now on.

Further note:
Because I have updated my wife's laptop to use lo6.4 rather than Mint's stock
6.1, my command line looks like:
#!/bin/sh
SAL_USE_VCLPLUGIN=gen libreoffice6.4 --writer

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to