I just re-tested gufw in a Xenial Beta2 VM, and the bug still persists. A screenshot is attached.
Steps to reproduce: 1. Download Ubuntu 16.04 Beta 2 from torrent http://releases.ubuntu.com/16.04/ 2. Install Ubuntu 16.04 Beta 2 in a virtual machine 3. Upgrade the system with the following commands sudo apt update sudo apt upgrade 4. Install gufw using apt sudo apt install gufw 5. Attempt to run gufw gufw I uploaded a demo of this bug on YouTube: https://www.youtube.com/watch?v=cscL5NbT0V8 ** Attachment added: "Screenshot from 2016-04-09 12-53-13.png" https://bugs.launchpad.net/gui-ufw/+bug/1566056/+attachment/4630543/+files/Screenshot%20from%202016-04-09%2012-53-13.png -- 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 mudule 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 _______________________________________________ Mailing list: https://launchpad.net/~gufw-developers Post to : gufw-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~gufw-developers More help : https://help.launchpad.net/ListHelp