http://bugzilla.opensuse.org/show_bug.cgi?id=1123960
Bug ID: 1123960 Summary: LibreOffice missing libreoffice-gtk3 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: LibreOffice Assignee: bnc-team-screening@forge.provo.novell.com Reporter: knurpht@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
After upgrading to TW 20190126, LO shows the Win95 like fallback interface. Knowing it is a gtk based app, I ran 'zypper se -i -v libreoffice' I noticed libreoffice-gtk3 was not installed, so as a try I installed that. LO back to normal after doing so.
http://bugzilla.opensuse.org/show_bug.cgi?id=1123960
Gertjan Lettink knurpht@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Found By|--- |Community User
http://bugzilla.opensuse.org/show_bug.cgi?id=1123960 http://bugzilla.opensuse.org/show_bug.cgi?id=1123960#c1
--- Comment #1 from Gertjan Lettink knurpht@opensuse.org --- SAL_USE_VCLPLUGIN=gtk3_kde5 oowriter works, also after uninstalling libreoffice-gtk3
echo $KDE_FULL_SESSION $KDE_SESSION_VERSION true 5
http://bugzilla.opensuse.org/show_bug.cgi?id=1123960 http://bugzilla.opensuse.org/show_bug.cgi?id=1123960#c2
--- Comment #2 from Gertjan Lettink knurpht@opensuse.org --- Installed the packages from http://download.opensuse.org/repositories/LibreOffice:/Factory/openSUSE_Tumb... And these do work without libreoffice-gtk3, very visible since LO now respects my dark plasma theme and colors.
http://bugzilla.opensuse.org/show_bug.cgi?id=1123960 http://bugzilla.opensuse.org/show_bug.cgi?id=1123960#c3
Gertjan Lettink knurpht@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Gertjan Lettink knurpht@opensuse.org --- Did snapper rollback, tried to reproduce, but can't. Marked as invalid.
http://bugzilla.opensuse.org/show_bug.cgi?id=1123960 http://bugzilla.opensuse.org/show_bug.cgi?id=1123960#c4
Wilms f.alexander.wilms@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |f.alexander.wilms@gmail.com Resolution|INVALID |--- OS|openSUSE Factory |All
--- Comment #4 from Wilms f.alexander.wilms@gmail.com --- I had this issue with openSUSE Tumbleweed 20230205
I uninstalled and reinstalled `libreoffice`, which pulled int the following packages:
libreoffice-qt5 libreoffice libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer
I had to install libreoffice-gtk3 manually to fix the theming. Also, running `SAL_USE_VCLPLUGIN=kf5 libreoffice` worked as well.