[Touch-packages] [Bug 1576193] Re: software-properties-gtk complains about Gdk being imported without a version

2017-06-22 Thread alextoind
Thanks for the fix @Miloš Pavlović! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1576193 Title: software-properties-gtk complains about Gdk being imported

[Touch-packages] [Bug 1576193] Re: software-properties-gtk complains about Gdk being imported without a version

2016-05-31 Thread Miloš Pavlović
Not sure how to send a patch, I'm used to git This is all new to me :) What I did was to add next lines in "/usr/lib/python3/dist- packages/softwareproperties/gtk/SoftwarePropertiesGtk.py" from gi import require_version require_version('Gtk', '3.0') require_version('Gdk', '3.0') before the

[Touch-packages] [Bug 1576193] Re: software-properties-gtk complains about Gdk being imported without a version

2016-05-31 Thread Miloš Pavlović
It's just Gtk complaining but it should continue running regardless. This will remove the warning.Look in the attach. /usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py ** Attachment added: "SoftwarePropertiesGtk.py"

[Touch-packages] [Bug 1576193] Re: software-properties-gtk complains about Gdk being imported without a version

2016-05-31 Thread Jerry Bezencon
I can confirm this error on Linux Lite 3.0 (Ubuntu 16.04 base): jerry@jerry-vb-32:~$ software-properties-gtk /usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0')

[Touch-packages] [Bug 1576193] Re: software-properties-gtk complains about Gdk being imported without a version

2016-05-03 Thread Brian Murray
** Changed in: software-properties (Ubuntu) Status: New => Triaged ** Changed in: software-properties (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in