All LibreOffice applications no longer conform to a GTK theme, and rather use the default theme provided. No errors are provided on launch.
Which Linux distribution are you using? Did you install LibreOffice using the package manager of your distro? Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information.
Distro: Manjaro 17.1.6 (Hakoila) Installation Method: Installed through pacman via the 'libreoffice-fresh' package in the 'extra' repository.
Extra Information: I am running the KDE variant of Manjaro.
(In reply to jrheofficial from comment #3) > Extra Information: > > I am running the KDE variant of Manjaro. So are you forcing it to run in GTK2/3 mode? With SAL_USE_VCLPLUGIN=gtk or =gtk3? Instead of the default kde4 you would have.
Using the launch argument (=gtk3) with LibreOffice will theme it properly at this point (Plasma 5 should already be handling this and does so properly for other applications). However, using this method removes the menubar from LibreOffice. After launching LibreOffice apps normally again without forcing the launch option, the theming is still applied now with the missing menubar from the application. It may be possible that my global menu applet in KDE may be affecting this, but I don't believe there should be any kind of attempted support or recognition to implement menubar dropdowns in a user's global bar yet.
Please copy and paste here the contents of your Help - About (after launching normally). This will reveal to us the VCL backend used.
Version: 6.0.2.1.0+ Build ID: 6.0.2-1 CPU threads: 12; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: en-US (en_US.UTF-8); Calc: group
(In reply to jrheofficial from comment #7) > Version: 6.0.2.1.0+ > Build ID: 6.0.2-1 > CPU threads: 12; OS: Linux 4.15; UI render: default; VCL: kde4; > Locale: en-US (en_US.UTF-8); Calc: group Ok, so kde4 VCL backend is in use. Why did you say "All LibreOffice applications no longer conform to a GTK theme", then? A screenshot might be enlightening.
Created attachment 141003 [details] LibreOffice Under kde4 The two image attachments being sent show LibreOffice using one of the VCL backends and the effects that follow; the GTK style settings for the kde4 backend; and gucharmap (GNOME Character Map), another application running on the kde4 VCL backend that is working as expected. It is to note that all GTK applications on my system work fine with the kde4 VCL backend minus LibreOffice, which doesn't apply based on kde4, but selects its default theme instead.
Created attachment 141004 [details] LibreOffice Under gtk3
(In reply to jrheofficial from comment #9) > Created attachment 141003 [details] > LibreOffice Under kde4 > > The two image attachments being sent show LibreOffice using one of the VCL > backends and the effects that follow; the GTK style settings for the kde4 > backend; and gucharmap (GNOME Character Map), another application running on > the kde4 VCL backend that is working as expected. It is to note that all GTK > applications on my system work fine with the kde4 VCL backend minus > LibreOffice, which doesn't apply based on kde4, but selects its default > theme instead. You misunderstand something: no other application uses VCL except all OpenOffice.org derivatives (so LibreOffice in your case). When you use the kde4 backend of LibreOffice, it is not using GTK style, but KDE style. In your other screenshot you see the VCL GTK3 backend having the effect you were expecting.