A number of issues have cropped up with the latest GNOME stack update, affecting mainly users of the GNOME DE, Budgie DE, and to a lesser extent certain users of other DEs with certain GTK apps. This thread is here to inform, assemble a full list of issues, and provide some first workarounds until the issues can be fixed or at least properly dealt with.
Note: Most issues with the file manager can be avoided by switching to Nemo, which is now in our repository and will be the new default file manager for Budgie. If you also use the desktop icon support, there are instructions to switch to Nemo's implementation here: https://discuss.getsol.us/d/9115-switching-from-budgie-desktop-view-to-nemo-desktop
List of known issues (to be extended as required):
Files
aka Nautilus
, and other apps like Calendar
and Calculator
, don't respect the system theme and/or dark mode [workarounds below]
- Tiny column headers in
Files
/Nautilus
(Name, Size, Type, etc.)
- Left panel in
Files
/Nautilus
isn't resizable [Intentional change by upstream project]
- Right-click in
Files
/Nautilus
blocks all other input and produces visual glitches at times. Same for the file copy/extract progress modal dialog [Upstream issue]
- Can't extract files by dragging them from
Archive Manager
to Files
/Nautilus
[Upstream issue]
- Trying to set a wallpaper from a file in Nautilus resets the wallpaper back to default
vala-panel-appmenu
and plank
don't properly update content per app [should be fixed now]
- The integration of
Nextcloud
in Files
/Nautilus
is partially broken [should be fixed now]
Rhythmbox
doesn't launch [should be fixed now]
- No option to "Safely Remove Drive" in
Files
/Nautilus
[Upstream issue]
eopkg check
reports gdk-pixbuf
as Broken
[should be fixed now]
Files
/Nautilus
doesn't remember list view sorting preferences [should be fixed now]
Files
/Nautilus
crashes while renaming files or folders [should be fixed now]
- Night Light doesn't work [should be fixed now]
gnome-screenshot
doesn't work correctly from CLI (unless graphical app is also open) [possible upstream issue]
- Events get duplicated in
gnome-calendar
for week view and sidebar if you close and re-open it several times [Upstream issue]
- Dropping file onto a folder in
Files
/Nautilus
immediately opens that folder [should be fixed now]
- "Starred" files get (visually) duplicated when opening multiple instances of
Files
/Nautilus
- First letter duplicated when typing in Activities view [upstream Dash-to-Dock issue]
- Issues with ripping/playing CDs, e.g. in
sound-juicer
[should be fixed now]
Appearance of Nautilus and other apps (Point 1 above): The GNOME project keeps moving more and more apps to libadwaita
theming, the latest being, among others, the file manager Nautilus. This means that it no longer respects the system GTK widget theme (as set in e.g. Budgie Desktop Settings), and also might not adjust to dark themes correctly.
For the second problem (not adjusting to dark system themes) there are two possible solutions. One is to open gnome-control-center
(from a terminal in Budgie as it's not shown in the menu anymore), navigate to the "Appearance" section and switch between "Default" and "Dark" there. Note that libadwaita
has some integrated dark theme detection, which will automatically switch to dark mode, if your widget theme ends in "-Dark
". I'd have to research how to override that if that's not what you want.
The other possible solution using dconf-editor
is described here: https://discuss.getsol.us/d/8463-fix-for-dark-themes-with-blaring-white-applications
For the first problem (not respecting system theme) one solution/workaround is to patch the libadwaita
theme to match your system widget theme colour. An easy way to do this is by using the Gradience
app. Now available from our repository. With this app you can either manually adjust the theme colours (if you have the time and inclination to do that) or, as I did, explore pre-configured presets. Personally I use our ant-dracula-gtk-theme
, so I searched for the Dracula preset and applied it. This will adjust the libadwaita
theme colours to match the widget theme. Not perfect, but much more agreeable to the eyes. Update: If you also want to theme older, GTK3 apps in the same way, there is now the adw-gtk3-theme
in our repository, which can also be styled inside the gradience app (there is a checkbox for GTK3/legacy style when you apply a theme).
How to use this thread
If you have any additional issues not mentioned in the list above, please post them here. Same goes for solutions that haven't already been mentioned. Please don't post messages in the form of "I have the same problem" or "This solution also worked for me" as I will delete them to keep the thread manageable. Same goes for off-topic discussions about the philosophy of GNOME, the reasons behind these changes, etc. This thread is only for discovering issues and solutions. You can post about these other things in the old, big thread (where such discussion is already happening).
There is also an issue ticket on our dev tracker to follow along some of the progess: https://dev.getsol.us/T10401
(but please refrain from posting there unless you have concrete technical details about an issue or solution)