Giter VIP home page Giter VIP logo

Comments (10)

costales avatar costales commented on August 22, 2024

from gufw.

SonGoku90 avatar SonGoku90 commented on August 22, 2024

Hi, can you run gufw from the terminal? Just run the command: gufw Best regards

I can not

from gufw.

costales avatar costales commented on August 22, 2024

? Then I can't help you, I would need the dump of the command for debugging.

from gufw.

SonGoku90 avatar SonGoku90 commented on August 22, 2024

? Then I can't help you, I would need the dump of the command for debugging.

a There is a guide on how to extract these data

from gufw.

magellan-13016 avatar magellan-13016 commented on August 22, 2024

Hi !
Same problem for me in Linux Mint 20 cinnamon.
Running the software in terminal return these errors :

Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/gufw/gufw.py", line 30, in
gufw = Gufw(controler.get_frontend())
File "/usr/lib/python3.8/site-packages/gufw/gufw/view/gufw.py", line 80, in init
self._set_initial_values()
File "/usr/lib/python3.8/site-packages/gufw/gufw/view/gufw.py", line 283, in _set_initial_values
self.listening = ListeningReport(self)
File "/usr/lib/python3.8/site-packages/gufw/gufw/view/listening.py", line 35, in init
self._show_report()
File "/usr/lib/python3.8/site-packages/gufw/gufw/view/listening.py", line 48, in _show_report
self._view_report(report, self.previous_report)
File "/usr/lib/python3.8/site-packages/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:'
Traceback (most recent call last):
File "/usr/share/gufw/gufw/gufw.py", line 30, in
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:'

from gufw.

magellan-13016 avatar magellan-13016 commented on August 22, 2024

I've been trying to clone the source and install it with :

cd gufw
sudo python3 setup.py install --prefix=/usr

I get the same errors.

Thanks for help.

from gufw.

costales avatar costales commented on August 22, 2024

from gufw.

magellan-13016 avatar magellan-13016 commented on August 22, 2024

Just try to install and run on a new fresh Linux Mint 20 cinnamon distro if you have the possibility.

from gufw.

costales avatar costales commented on August 22, 2024

Hi,

I can't reproduce in a fresh install of Mint 20. I think is related to this another issue?

Best regards.

from gufw.

costales avatar costales commented on August 22, 2024

Possible duplicate #9

from gufw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.