Results 1 to 3 of 3

Thread: gufw does not work anymore

  1. #1
    Join Date
    Oct 2018
    Beans
    2

    gufw does not work anymore

    Hello,

    I use gufw under Ubuntu 18.04 and it does not run anymore after entering my administrator password.

    I get this this:
    Code:
    ec4g@ec4g-MS-7996:~$ sudo gufw
    Traceback (most recent call last):
      File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
        from gufw.view.gufw  import Gufw
      File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in <module>
        import gi
    ModuleNotFoundError: No module named 'gi'
    Thank you for your help

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: gufw does not work anymore

    Maybe you are logged on a 'wayland' session; try a xorg one.

  3. #3
    Join Date
    Oct 2018
    Beans
    2

    Re: gufw does not work anymore

    Hello, it does not work either. In fact, it follows the installation of python

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •