After I upgrade lubuntu from 22.04 to 24.10. The icon (lqxt) are missing on some page such as Desktop / File Manager / lxqt perference as image
Solution
- Update OS First!
sudo apt update sudo apt upgrade
- Reinstall lxqt
sudo apt install --reinstall lxqt-core lxqt-panel lxqt-config lxqt-session sudo apt install --reinstall lxqt-theme-* lxqt-qtplugin sudo apt install --reinstall adwaita-icon-theme hicolor-icon-theme
- Clear icon
rm -rf ~/.cache/icon-cache.kcache rm -rf ~/.cache/thumbnails/*
- reapply theme setting in
LXQt Configuration Center
>Appearance
> Icon Tab
choose a different icon theme
- Log Out and Log In again / or try to restart
- Problem solve
Discover more from naiwaen@DebuggingSoft
Subscribe to get the latest posts sent to your email.