LibreOffice freezes after clicking “Tools-Options-LibreOffice-View”
Really? The problem is that this gives nothing. We don’t know what is the OS; which LO version is used; what are the settings (shown in help-about)… Please try to provide some basic info with your questions.
I face same problem. I am using Ubuntu Mate 16.04. Libreoffice version 5.4.2.2. I installed this via official ppa. for more information please check this screenshot.
{----Update----}
I installed libreoffice-gtk3 package by typing
sudo apt install libreoffic-gtk3
in terminal and when now I click on View i got follwoing error.
Please file a bug report to the ppa and mention all libreoffice-related packages installed on your system (my suspicion is that some package isn’t installed that should be hard dependency). Also try to install some libreoffice theme package.
OS: Ubuntu 16.04.
Libreoffice intalled through PPA (v.: 5.4.4.2):
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get install libreoffice
Had the same problem. And text appeared instead of icons.
Finally,
sudo apt-get install libreoffice-style*
then restarting LibreOffice solved both problems. :-).