← Back to team overview

gufw-developers team mailing list archive

[Bug 1566056] Re: No module named gi

 

*** This bug is a duplicate of bug 1573567 ***
    https://bugs.launchpad.net/bugs/1573567

** This bug has been marked a duplicate of bug 1573567
   Can't open gufw in Ubuntu 16.04

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

Title:
  No module named gi

Status in Gufw:
  New

Bug description:
  Gufw crashes when attempting to start it on Ubuntu 16.04 Beta 2.  Here
  is the traceback information:

  Traceback (most recent call last):
    File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
      from view.gufw  import Gufw
    File "/usr/share/gufw/gufw/view/gufw.py", line 19, in <module>
      import gi
  ImportError: No module named gi

  Steps to reproduce:
  1. sudo apt install gufw
  2. gufw
  3. Type in password

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


References