Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 8879  / 2 Years ago, sat, february 19, 2022, 1:36:37



This message says that the theme will not work correctly until I install the GTK+ "Clearlooks"





And this another message says that the theme will not work correctly until I install the GTK+ "Murrine"



And the same happen when I try GTK+ "smooth" themes



How to fix this problem?



OBS. : I'm using Ubuntu 11.10 with MATE.


More From » 11.10

 Answers
5

As most people may already know Mate is a port of the old Gnome 2.3xx series of desktops. As such it still relies on a lot of gtk-2 libraries. However work is on going to get gtk-3 working under the Mate desktop. And here in lays the problem because now the gtk themes folder has been moved. Because the older packages were not updated to reflect this change you get a breakage of sorts. There is a work around, But I don't know how long it will continue to work, and it varies depending on whether you have a 32 or 64 bit system. So I will try to help here, But this is not for the faint of heart as you need root privileges to make any of these changes. So caution is necessary as a mistake could render a system unstable or unusable. So if you are comfortable with root then here goes:



on a 32 bit system:
open a terminal and type: sudo caja
enter your password when ask, now you should have caja running in root mode.
Go to View and click Extra Pane, caja should now show a split file manager allowing you to view two different folders at once.
In one pane navigate to /usr/lib/gtk-2.0/2.10.0/engines
In the other pane navigate to /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines
In the pane showing /usr/lib/gtk-2.0/2.10.0/engines select all of the files right click and select copy from the menu.
In the pane showing /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines right click and select paste from the menu. Skip any duplicates that may show up.
Close caja and close the terminal, your themes should now work as intended.



on a 64 bit system:
open a terminal and type: sudo caja
enter your password when ask, now you should have caja running in root mode.
Go to View and click Extra Pane, caja should now show a split file manager allowing you to view two different folders at once.
In one pane navigate to /usr/lib/gtk-2.0/2.10.0/engines
In the other pane navigate to /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines
In the pane showing /usr/lib/gtk-2.0/2.10.0/engines select all of the files right click and select copy from the menu.
In the pane showing /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines right click and select paste from the menu. Skip any duplicates that may show up.
Close caja and close the terminal, your themes should now work as intended.


[#36195] Saturday, February 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ettorina

Total Points: 439
Total Questions: 99
Total Answers: 131

Location: Vanuatu
Member since Wed, Oct 14, 2020
4 Years ago
;