Skip to content

touchy: GTK3 deprecation warnings (override_font, font-family parse error) #4068

Description

@grandixximo

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions