Similar error for me, just without the too many arguments thingy:
```
gufw
ls: Zugriff auf '/usr/lib/python*/site-packages/gufw/gufw.py' nicht möglich:
Datei oder Verzeichnis nicht gefunden
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:'
```
This error also appears to be happening when launching it from the menu, so not
only in terminal...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890794
Title:
gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-
packages/gufw/gufw.py': No such file or directory"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1890794/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs