Fausto-Korpsvart / Gruvbox-GTK-Theme

A GTK theme based on the Gruvbox colour palette.
https://www.pling.com/p/1681313/
GNU General Public License v3.0
595 stars 39 forks source link

Text Editor themes cannot be installed on Gedit 46.1 and 46.2 #62

Closed SpreadiesInSpace closed 7 months ago

SpreadiesInSpace commented 7 months ago

Screenshot from 2024-04-16 01-27-43 Screenshot from 2024-04-16 01-28-12

running gedit via commandline yields this:

(gedit:7111): libgedit-gtksourceview-WARNING **: 02:03:10.322: Failed to load style scheme file '/home/f16poom/.local/share/gedit/styles': Error on line 4 char 1: element 'style-scheme' requires attribute 'kind'

This baffles me since the theme is just 1 year old, and it has worked on Gedit 44 and 45.

Fausto-Korpsvart commented 7 months ago

Screenshot from 2024-04-16 01-27-43 Screenshot from 2024-04-16 01-28-12

running gedit via commandline yields this:

(gedit:7111): libgedit-gtksourceview-WARNING **: 02:03:10.322: Failed to load style scheme file '/home/f16poom/.local/share/gedit/styles': Error on line 4 char 1: element 'style-scheme' requires attribute 'kind'

This baffles me since the theme is just 1 year old, and it has worked on Gedit 44 and 45.

@SpreadiesInSpace, I will check again all the themes and then make an update.

Thank you for reporting.

SpreadiesInSpace commented 7 months ago

https://github.com/dracula/gedit/commit/2597c18eb61a6b4d2c57dc0f7a1866272e726183

I checked in with another gedit theme and this was the fix

Edit: However, this will make it work only with gedit 46 and not previous versions...so I'm not sure how to handle that