← Back to team overview

gufw-developers team mailing list archive

[Bug 1542820] Re: Dump in Xenial about version libraries

 

** Changed in: gui-ufw
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Gufw
Developers, which is subscribed to Gufw.
https://bugs.launchpad.net/bugs/1542820

Title:
  Dump in Xenial about version libraries

Status in Gufw:
  Fix Released

Bug description:
  costales@dev:~$ gufw
  /usr/share/gufw/gufw/view/gufw.py:19: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
    from gi.repository import Gtk, Gdk, WebKit
  /usr/share/gufw/gufw/view/gufw.py:19: PyGIWarning: WebKit was imported without specifying a version first. Use gi.require_version('WebKit', '3.0') before import to ensure that the right version gets loaded.
    from gi.repository import Gtk, Gdk, WebKit
  costales@dev:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1542820/+subscriptions


References