This looks fixed in Ubuntu 23.04 and this was reported against Ubuntu 22.10. So, now that Ubuntu 22.10 is not supported, this can be considered fixed.
That said, I don't understand why this bug was closed because “there has been no activity for 60 days”. The bug was still reproducible on Ubuntu 22.10 and reproduction instructions properly described. Bugs don't disappear by magic because there is no comment to add. I noticed that setting GTK_THEME to empty string (you also have to export the variable) still changes the way nautilus look in Ubuntu 23.04, but the different look doesn't make nautilus unusable (unlike what happened on Ubuntu 22.10). ``` killall nautilus export GTK_THEME= nautilus ``` I'm not sure what happens on Ubuntu 23.04 is a bug, though. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/2018555 Title: Nautilus rendering is broken if GTK_THEME env variable exists Status in nautilus package in Ubuntu: Expired Bug description: In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME environment exists, and there are some other components of GNOME that sets it at desktop launch (for example the Desktop may set it as GTK_THEME=Adwaita:dark). I have found no GTK_THEME value to make nautilus render properly, even the empty string breaks nautilus. How to reproduce: ``` killall nautilus GTK_THEME= nautilus ``` Then try to select some icons, selected icons will not be displayed as selected. ProblemType: Bug DistroRelease: Ubuntu 22.10 Package: nautilus 1:43.2-0ubuntu1 ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7 Uname: Linux 5.19.0-23-generic x86_64 ApportVersion: 2.23.1-0ubuntu3.3 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: GNOME Date: Fri May 5 06:49:41 2023 GsettingsChanges: ProcEnviron: LANGUAGE=fr_FR:en TERM=xterm-256color PATH=(custom, no user) LANG=fr_FR.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.default.apport: [modified] mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346 usr_lib_nautilus: file-roller 43.0-1 nautilus-extension-gnome-terminal 3.46.2-1ubuntu1 nautilus-image-converter 0.4.0-2 python3-nautilus 4.0-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2018555/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

