Running touchy emits GTK3 deprecation/parse warnings (seen under the ui-smoke run in #4054):
Gtk-WARNING Theme parsing error: <data>:1:26: Junk at end of value for font-family
bin/touchy:651: DeprecationWarning: Gtk.Widget.override_font is deprecated
override_font is deprecated in GTK3; the font should be set via CSS instead. The font-family theme parse error suggests a malformed font string. Cosmetic but noisy.
Running touchy emits GTK3 deprecation/parse warnings (seen under the ui-smoke run in #4054):
override_fontis deprecated in GTK3; the font should be set via CSS instead. Thefont-familytheme parse error suggests a malformed font string. Cosmetic but noisy.