Jannomag / Yaru-Colors

A fork of Ubuntu's Yaru theme - in different colors
GNU General Public License v3.0
512 stars 42 forks source link

Radio & Checkbox buttons - "checked" - red error #51

Closed Thyriaen closed 4 years ago

Thyriaen commented 4 years ago

I just installed the theme and i love it, however i installed the latest commit and the issue of the missing checkboxes still persist ( at least for me ).

I tried different colors ( purple and red ). Both have the issue

Screenshot from 2020-08-18 16-45-49

Thyriaen commented 4 years ago

My mistake, if i download the repository it does not work, however if i download the release and use the theme in there it works. I'll not delete my comment and just close the issue for someone else to stumble upon this.

Jannomag commented 4 years ago

So, cloning the repo causes the issue while downloading the release does not? That's strange. I don't have much time at the moment, but when I do, I'll look over it.

Thyriaen commented 4 years ago

Oh well, yes i thought it was what was going on - but now yesterday it just went to red error buttons again for no aparent reason ( probably because something got updated ). I then redownloaded the releas, which is now 20.04.5 - and removed everything in ~/.themes, reverted to other themes and pasted the new ones in. And again - red buttons - i am going crazy over this - i don't understand whats going on :)

Jannomag commented 4 years ago

Are the assets directories for gtk-2.0, gtk-3.0 and gtk3.20 there and linked correctly? (For dark and light mode the gtk-3.xx asset directories are all linked to default). And can you post the contents of every directory as list or screenshot, please?

Thyriaen commented 4 years ago

Well, i don't know if they are linked correctly, to mee it seems like it directories Here are the contents of my directories

Jannomag commented 4 years ago

The symbolic links looking good. You listed the files in the assets directory of Gnome-Shell ... I need to know the contents of gtk-3.20/assets, gtk-3.0/assets and gtk-2.0/assets. You can print the output to a file by using '>' and then paste the content or attach the file.

Thyriaen commented 4 years ago

Okey, here ya go

2.txt 3.2.txt 3.txt

Jannomag commented 4 years ago

Gtk-2.0 looks good. But the other two are just symbolic link paths. Please go to Yaru-Purple and not Yaru-Purple-dark and redo the ls command.

Thyriaen commented 4 years ago

When i extract Yaru-Purple aswell - the checkboxes are now fixed [ Even for Yaru-dark ] - is this initended that both Yaru-Purple and Yaru-Purple-dark are needed for it to work ?

Do you still want the contents of the assets ?

Jannomag commented 4 years ago

That explains it. Stock Yaru is build like this, so you have to extract the whole color with every flavor. The asset files are all the same for each flavor, so there's no need for having them in each, it's saves space and time (also spacetime maybe...jk). When you use the install.sh, it does exactly this. Btw, this is also common for other themes.

Issue closed.