ubuntu / gnome-shell-communitheme

GNOME Shell Ubuntu community theme "communitheme"
https://community.ubuntu.com/c/desktop/theme-refresh
GNU General Public License v2.0
147 stars 19 forks source link

python 3.6 GTK Warning #198

Closed naquiroz closed 6 years ago

naquiroz commented 6 years ago

Just to let you guys know, I'm getting a deprecated warning while using the theme, programming in python, with PyQt5. The warring is as follows.

(python3.6:7260): Gtk-WARNING **: 16:11:56.781: Theme parsing error: gtk.css:2675:51: The :insensitive pseudo-class is deprecated. Use :disabled instead.

Feichtmeier commented 6 years ago

Thanks for reporting @naquiroz ! @chrisjbillington has reported the same issue on the gtk repo. I am not sure if the shell theme or the gtk theme causes this, we use :insensitive in both the shell and the gtk theme scss files. :thinking: I guess it's the gtk theme, so I close this now and we discuss it on the other issue :)