Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gufw do not open a window after entered korrect PW. #70

Open
Steffevon opened this issue Jun 19, 2024 · 2 comments
Open

gufw do not open a window after entered korrect PW. #70

Steffevon opened this issue Jun 19, 2024 · 2 comments

Comments

@Steffevon
Copy link

Starting from GUI opens no screen and trying to start gufw from shell gives an error:

gufw
Traceback (most recent call last):
File "/usr/share/gufw/gufw/gufw.py", line 21, in
from gufw.view.gufw import Gufw
File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in
import gi
ModuleNotFoundError: No module named 'gi'


Seems to be looking for "module gi"
gufw is already the newest version (22.04.0-0ubuntu1)"

Ubuntu 22.04.4 LTS
gnome 42.9
X11

"

@Steffevon
Copy link
Author

Steffevon commented Jun 19, 2024

Tried re-install both via shell and via GUI "synaptic" reinstall. No difference and the same problem.
I am using Python version 3.12.2.

@costales
Copy link
Owner

Hi, do you have the gi installed?

dpkg -l | grep python | grep gi

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants