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
Hi,
thanks for reporting the issue! It seems Gtk/Gdk started to deprecate another set of functions. I got rid some of them in the past, but they still keeps coming...
thanks for reporting the issue! It seems Gtk/Gdk started to deprecate another set of functions. I got rid some of them in the past, but they still keeps coming...
Those were deprecated in GTK+ 3.6, released in 2012.
Just remove those calls, they don't do anything, and you shouldn't use GTK from multiple threads.
system-config-printer.py uses many deprecated functions
The text was updated successfully, but these errors were encountered: