gufw doesn't start (ValueError: invalid literal for int() with base 10: 'WARN:)

Bug #1964974 reported by Dima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gui-ufw (Ubuntu)
New
Undecided
Unassigned

Bug Description

1) Ubuntu 20.04.4 LTS
2) 20.04.1-1ubuntu1
3) I expected to see the gufw GUI
4) After password input there is nothing

Console output:

user@user:~$ gufw
Traceback (most recent call last):
  File "/usr/share/gufw/gufw/gufw.py", line 30, in <module>
    gufw = Gufw(controler.get_frontend())
  File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 80, in __init__
    self._set_initial_values()
  File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 283, in _set_initial_values
    self.listening = ListeningReport(self)
  File "/usr/share/gufw/gufw/gufw/view/listening.py", line 35, in __init__
    self._show_report()
  File "/usr/share/gufw/gufw/gufw/view/listening.py", line 48, in _show_report
    self._view_report(report, self.previous_report)
  File "/usr/share/gufw/gufw/gufw/view/listening.py", line 83, in _view_report
    self.gufw.listening_model.set_value(iter_row, 1, int(line_split[1].strip())) # port
ValueError: invalid literal for int() with base 10: 'WARN:'

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gufw 20.04.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-104.118-generic 5.4.166
Uname: Linux 5.4.0-104-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: LXDE
Date: Tue Mar 15 17:33:26 2022
EcryptfsInUse: Yes
PackageArchitecture: all
SourcePackage: gui-ufw
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Dima (dima2017) wrote :
Revision history for this message
costales (costales) wrote : Re: [Bug 1964974] [NEW] gufw doesn't start (ValueError: invalid literal for int() with base 10: 'WARN:)

Hi,
Please, try updating your Ubuntu :)
Best regards.

Revision history for this message
Dima (dima2017) wrote :

My Ubuntu is updated. Gufw worked since fresh install. I don't know when it stopped and what happened.

Revision history for this message
costales (costales) wrote : Re: [Bug 1964974] Re: gufw doesn't start (ValueError: invalid literal for int() with base 10: 'WARN:)

Hi,

Maybe the repository is not updated. Could you try this official release?

wget
http://ubuntu.cs.utah.edu/ubuntu/pool/universe/g/gui-ufw/gufw_21.04.0-0ubuntu1_all.deb
sudo dpkg -i gufw_21.04.0-0ubuntu1_all.deb

Thanks in advance.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.