| Thread Previous • Date Previous • Date Next • Thread Next |
Public bug reported:
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:~$
** Affects: gui-ufw
Importance: Undecided
Status: New
--
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:
New
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
| Thread Previous • Date Previous • Date Next • Thread Next |