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 next line from gi.repository import GObject, Gdk, Gtk, Gio, GLib -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576193 Title: software-properties-gtk complains about Gdk being imported without a version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1576193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs