After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768105 - Deprecated theme class in antler theme
Deprecated theme class in antler theme
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2016-06-27 16:59 UTC by Laurent Bigonville
Modified: 2016-07-09 07:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2016-06-27 16:59:23 UTC
Hello,

When starting antler-keyboard with gtk 3.20, I see the following warnings:

(antler-keyboard:19678): Gtk-WARNING **: Theme parsing error: style.css:41:35: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(antler-keyboard:19678): Gtk-WARNING **: Theme parsing error: style.css:51:45: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.

(antler-keyboard:19678): Gtk-WARNING **: Theme parsing error: style.css:67:36: The :inconsistent pseudo-class is deprecated. Use :indeterminate instead.
Comment 1 Parag AN 2016-07-03 04:36:14 UTC
This is fixed in commit b90b68c
Comment 2 Parag AN 2016-07-09 07:40:13 UTC
Wish I would have given permission to close this bug.