After having installed your 13.10 gufw package and resolved a dependency
issue (python-netifaces is now installed), I have this error after
having launched "sudo gnome-control-center/gufw":

Traceback (most recent call last):
  File "/usr/share/gufw/gufw/gufw.py", line 19, in <module>
    from controller  import Controller 
  File "/usr/share/gufw/gufw/controller.py", line 18, in <module>
    from frontend import Frontend
  File "/usr/share/gufw/gufw/frontend.py", line 21, in <module>
    from model.utils     import UtilsGUI
  File "/usr/share/gufw/gufw/model/utils.py", line 19, in <module>
    from netifaces import interfaces, ifaddresses, AF_INET
ImportError: No module named netifaces

It has the look and smell of previous "dbus" issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1194791

Title:
  gufw does not start from System Settings -> Firewall Configuration

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to