B00merang-Project / Windows-7

Linux theme based on the apperance of Windows 7
https://b00merang.weebly.com/windows-7.html
GNU General Public License v3.0
148 stars 14 forks source link

This theme will not look as intended because the required GTK+ theme 'Windows 7' is not installed. #10

Closed Xopek-Endurance closed 2 years ago

Xopek-Endurance commented 2 years ago

Hello! I have a problem with Windows 7 theme

I have Ubuntu Mate 22.04 , GTK + 3.24.33 And I installed gtk2-engines-murrine and gtk2-engines-pixbuf

When I install theme to /user/home/.themes and select it from Apperance, i recieve message "This theme will not look as intended because the required GTK+ theme 'Windows 7' is not installed." Screenshot at 2022-08-31 15-13-02

Elbullazul commented 2 years ago

b2e775ff32193c7551dc9a02727dc53f4a96b086 may fix this issue, can you confirm?

Xopek-Endurance commented 2 years ago

I replaced file index.theme to https://github.com/B00merang-Project/Windows-7/commit/b2e775ff32193c7551dc9a02727dc53f4a96b086 , but issue remains

Elbullazul commented 2 years ago

That's weird. I'll have a deeper look at it when I have time

Elbullazul commented 2 years ago

so I tried the latest fix, and I get this: image That's because the icon theme isn't installed.

are you sure the error you're getting is still the required GTK+ theme is not installed?

Xopek-Endurance commented 2 years ago

I installed Icon Theme from Your Site. Issue remains. I renamed folder of Windows Theme from "Windows-7-2.1" How it names in Your archive to "Windows 7" How it names in index.theme, and i renamed folder og Icon Theme from "Windows-7-master" How it names in Your archive to "Win2-7 6.0" How it names in index.theme of Icon Theme. And i edited index.theme of Windows 7 theme - in it I replaced line of Icon Theme to "IconTheme=Win2-7 6.0" Screenshot at 2022-09-07 22-18-06

Now It work without error messages, but with visual problems, for example - not changins Menu Icon and I cannot see any checkboxes - all on screenshot

Elbullazul commented 2 years ago

Try renaming the theme folder to Windows-7, and the icon theme to Windows-7 too (it doesn't matter if they have the same name, the icons are in another folder)

I think this should fix that

Xopek-Endurance commented 2 years ago

I renamed both themes to "Windows-7" and edited their "index.theme"s. Issue from previous post remains

Xopek-Endurance commented 2 years ago

I solved by myself problem with Menu Icon! I checked other Mate theme - in there theme Menu Icon in folder: $themename/scalable/places , and named "start-here-symbolic.svg" - and I opened Windows 7 theme folder, found file /.icons/Windows-7/apps/gnome-about-logo.png , moved it to /.icons/Windows-7/scalable/places (There are no there folders, I created them) and renamed file to "start-here-symbolic.png" After this Menu Icon work!!! Screenshot at 2022-09-25 15-24-28

Elbullazul commented 2 years ago

nice! thanks for posting the solution :D