← Back to team overview

gufw-developers team mailing list archive

[Bug 1265270] Re: firewall is nonfunctional in kubuntu

 

$ gufw
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line 634, in <lambda>
    return (lambda data: callback(*data), user_data)
  File "/usr/share/gufw/gufw/view/listening.py", line 38, in _show_report
    report = self.fw.get_listening_report()
  File "/usr/share/gufw/gufw/frontend.py", line 115, in get_listening_report
    return self.listening.get_listening_report()
  File "/usr/share/gufw/gufw/model/listening.py", line 24, in get_listening_report
    return self.backend.get_listening_report()
  File "/usr/share/gufw/gufw/backend.py", line 371, in get_listening_report
    return_report.append('%'.join([actual_protocol, descomponent_fields[0], descomponent_fields[1], descomponent_fields[2], policy]))
IndexError: list index out of range

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

Title:
  firewall is nonfunctional in kubuntu

Status in Gufw:
  New
Status in “gui-ufw” package in Ubuntu:
  New

Bug description:
  since upgrading to kubuntu 13.10, the firewall is nonfunctional. I
  open gufw and make a new rule, but it never shows up in the list of
  rules.

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


Follow ups