Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system-config-printer: displays warnings when started #33075

Closed
coretemp opened this issue Dec 26, 2017 · 4 comments
Closed

system-config-printer: displays warnings when started #33075

coretemp opened this issue Dec 26, 2017 · 4 comments
Labels
2.status: wait-for-upstream Waiting for upstream fix (or their other action).

Comments

@coretemp
Copy link
Contributor

Issue description

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.

@bjornfor
Copy link
Contributor

Yes, that looks like upstream issues. If you have the time, please notify them.

@teto
Copy link
Member

teto commented Dec 26, 2017

Have you ever run a gtk program that doesn't vomit warnings ?! lucky you :p

@coretemp
Copy link
Contributor Author

Yes, the ones I have written myself or all of them in which I have had a hand.

@coretemp
Copy link
Contributor Author

This should be fixed upstream.

@jtojnar jtojnar added the 2.status: wait-for-upstream Waiting for upstream fix (or their other action). label May 7, 2018
@jtojnar jtojnar closed this as completed May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: wait-for-upstream Waiting for upstream fix (or their other action).
Projects
None yet
Development

No branches or pull requests

4 participants