You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a minor issue, and likely an upstream issue:
(system-config-printer.py:4825): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
(system-config-printer.py:4825): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
(system-config-printer.py:4825): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
(system-config-printer.py:4825): Gtk-WARNING **: Allocating size to GtkToolItem 0x2965f20 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Steps to reproduce
I used 68bcfb3 and I tested that system-config-printer can at least start and display some part of Cups configuration.
Technical details
I run a stable 17.09 system (latest available) with system-config-printer coming from master.
The text was updated successfully, but these errors were encountered:
Issue description
This is just a minor issue, and likely an upstream issue:
Steps to reproduce
I used 68bcfb3 and I tested that system-config-printer can at least start and display some part of Cups configuration.
Technical details
I run a stable 17.09 system (latest available) with system-config-printer coming from master.
The text was updated successfully, but these errors were encountered: