This is on Lubuntu 18.04 with
Desktop: LXDE
Session: Lubuntu
Window Manager: Openbox
(I'm not exactly sure what this information means.)
I must have uninstalled or changed something vital today, because some applications now have humongous buttons and an altered menu appearance. This user appears to have the exact same issue, and it is not caused by custom Colors in Customize Look and Feel, as was suggested in the comments.
Non-exhaustive list of applications that show the issue:
For reference, here is approximately what things ought to look:
Steps I've taken that might have caused this?
- I installed and uninstalled lxqt
- I uninstalled gnome-desktop
- I uninstalled some (unknown which) ppas I thought I no longer used
Steps I've taken trying to solve the issue:
- back-tracked on both lxqt and gnome-desktop with the help of logs
sudo apt install --reinstall lubuntu-desktop
- renamed ~/.config
- installed
qt4-qtconfig
and checked in qtconfig
the UI style is set to "GTK+"
apt install lxde
: Changing desktop environment to "LXDE" instead of "Lubuntu" on the login screen seems to provide an identical interface, and does solve the display issue. I am sadly not knowledgable enough to understand what is at play here, so I am hoping someone else can look at the above list of apps to find a common factor.
Thank you for your consideration.