vinceliuice / Orchis-theme

Orchis is a [Material Design](https://material.io) theme for GNOME/GTK based desktop environments.
GNU General Public License v3.0
2.91k stars 214 forks source link

Nautilus weird fields next to search, since Gnome 43 #246

Closed PhiCecHey closed 1 year ago

PhiCecHey commented 1 year ago

I just pulled the repository, so I have the up-to-date version. I removed all previous Orchis themes and installed it like this: ./install.sh -t all -s standard -l Since Gnome 43 (where they ported Nautilus to GTK 4), Nautilus has these grey fields/bars left and right to the path/search after I apply the theme:

Screenshot from 2022-10-19 17-38-57 Screenshot from 2022-10-19 17-36-55

Screenshot from 2022-10-19 17-45-09

Is this just me or does the theme not support Nautilus GTK 4 yet?

Yesterday's update fixed the shell for me, thank you very much for the update. Besides Nautilus, everything looks as expected. I really love your themes and appreciate all the effort.

vinceliuice commented 1 year ago

Download the last update and try again

PhiCecHey commented 1 year ago

Thank you for your reply. Before I opened the issue, I pulled the repository; I have the last update from ~2 hours ago. After that I removed all Orchis themes, did sudo killall nautilus (because else sometimes the theme is not applied instantly), installed the theme and applied.

PhiCecHey commented 1 year ago

Screenshot from 2022-10-19 18-06-31

vinceliuice commented 1 year ago

截图 2022-10-20 10-13-37 截图 2022-10-20 10-14-06

vinceliuice commented 1 year ago

This is my nautilus 43 (gtk4 version) on fedora

vinceliuice commented 1 year ago

Check your nautilus version, are you using alpha or beta version?

PhiCecHey commented 1 year ago

Ok, interesting. I have Nautilus 43.0. I am using Opensuse Tumbleweed.

Screenshot from 2022-10-20 09-29-31

So it works for you, means it should work, right? So this may be an issue on my side?

PhiCecHey commented 1 year ago

Since Tumbleweed is rolling release, I thought maybe I have some older files that interfere. I just uninstalled Nautilus and its dependencies and installed it again. Although Zypper installed less packages than uninstalled (which means some dependencies are not needed anymore), that didn't change anything.

PhiCecHey commented 1 year ago

Ok I have applied the theme in a fresh Tumbleweed VM. It works just fine there. Sorry for bothering and thank you for your help. I will try to find out what causes my current Tumbleweed to mess with the theme.

PhiCecHey commented 1 year ago

I found a lib meta package for nautilus, installed it, applied Orchis theme, it works now. Thank you