← Back to team overview

gufw-developers team mailing list archive

[Bug 626199] Re: Gufw crash with the new listening report

 

** Changed in: gui-ufw
       Status: In Progress => Fix Committed

-- 
Gufw crash with the new listening report
https://bugs.launchpad.net/bugs/626199
You received this bug notification because you are a member of Gufw
Developers, which is the registrant for Gufw.

Status in Gufw: Fix Committed

Bug description:
Gufw chrash with this report, when I enable "listening report" in the preferences:
marcos@marcos-desktop:~/Escritoriu/gui-ufw-10.10.1$ gufw
Traceback (most recent call last):
  File "/usr/share/gufw/view/guiGufw.py", line 749, in do_refresh_report
    listening_lines = self.firewall.get_listening_report()
  File "/usr/share/gufw/model/Firewall.py", line 147, in get_listening_report
    return_report.append(actual_protocol + "%" + descomponent_fields[0] + "%" + descomponent_fields[1] + "%" + descomponent_fields[2] + "%" + policy)
IndexError: list index out of range
marcos@marcos-desktop:





References