[Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-09-29 Thread costales
*** This bug is a duplicate of bug 1873918 ***
https://bugs.launchpad.net/bugs/1873918

** Bug watch added: github.com/costales/gufw/issues #9
   https://github.com/costales/gufw/issues/9

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-09-29 Thread costales
*** This bug is a duplicate of bug 1873918 ***
https://bugs.launchpad.net/bugs/1873918

Hi,
I think the issue is coming from this issue:
https://github.com/costales/gufw/issues/9
Do you have installed mosh and/or ufw-extras packages?
Best regards.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-09-29 Thread accnetdev
*** This bug is a duplicate of bug 1873918 ***
https://bugs.launchpad.net/bugs/1873918

Hi,
Same error here on my LWS VPS under Ubuntu 20.04.1 LTS.
No workaround ?

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-09-04 Thread Devid Antonio Filoni
*** This bug is a duplicate of bug 1873918 ***
https://bugs.launchpad.net/bugs/1873918

** This bug has been marked a duplicate of bug 1873918
   Fresh install hasn't site-packages directory and this returns a dump

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-08-25 Thread Willie Förster
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 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890794] Re: gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-08-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gui-ufw (Ubuntu)
   Status: New => Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs