GNOME Bugzilla – Bug 725926
PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated.
Last modified: 2014-09-17 17:09:43 UTC
gnome-tweak-tool start results in manu warnings in the form: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keywords for label or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
Created attachment 271288 [details] [review] PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keywords for label or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
*** Bug 719319 has been marked as a duplicate of this bug. ***
Thanks for the patch Attachment 271288 [details] pushed as 2a139da - PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated.