gufw never open

Bug #1846933 reported by bass_man
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Gufw
New
Undecided
Unassigned

Bug Description

Ubuntu 18.04.3 LTS 64 bits
After installing a clean Ubuntu, everything is OK, gufw works (and open its window) correctly.
But after updating Python in the last version 3.7.4, nothing goes round (on 2 different machines).
Here is the answer in a terminal :

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

and there is no more open windows (display) for gufw.
Last version Python is completly installed.

So, what can be done ?...

Tags: gi module python
bass_man (bcristof)
description: updated
Revision history for this message
costales (costales) wrote : Re: [Bug 1846933] [NEW] gufw never open

Hi,
Could you install this package?

sudo apt-get install python3-gi

Best regards.
--
Costales.

On Sun, Oct 6, 2019 at 11:15 AM bass_man <email address hidden> wrote:
>
> Public bug reported:
>
> Ubuntu 18.04.3 LTS 64 bits
> After installing a clean Ubuntu, everything is OK, gufw works (and open its window) correctly.
> But after updating Python in the last version 3.7.4, nothing goes round (on 2 different machines).
> Here is the answer in a terminal :
>
> Traceback (most recent call last):
> File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
> from gufw.view.gufw import Gufw
> File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in <module>
> import gi
> ModuleNotFoundError: No module named 'gi'
>
> and there is no more open windows (display) for gufw.
> Last version Python is completly installed.
>
> So, what can be done ?...
>
> ** Affects: gui-ufw
> Importance: Undecided
> Status: New
>
>
> ** Tags: gi module python
>
> ** Description changed:
>
> Ubuntu 18.04.3 LTS 64 bits
> After installing a clean Ubuntu, everything is OK, gufw works (and open its window) correctly.
> - But after updating Python in the last version 3.7.4, nothing goes round (one 2 different machines).
> + But after updating Python in the last version 3.7.4, nothing goes round (on 2 different machines).
> Here is the answer in a terminal :
>
> Traceback (most recent call last):
> - File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
> - from gufw.view.gufw import Gufw
> - File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in <module>
> - import gi
> + File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
> + from gufw.view.gufw import Gufw
> + File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in <module>
> + import gi
> ModuleNotFoundError: No module named 'gi'
>
> and there is no more open windows (display) for gufw.
> Last version Python is completly installed.
>
> So, what can be done ?...
>
> --
> You received this bug notification because you are subscribed to Gufw.
> https://bugs.launchpad.net/bugs/1846933
>
> Title:
> gufw never open
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gui-ufw/+bug/1846933/+subscriptions

Revision history for this message
Gerald Brown (gerbreown43) wrote :

I just ran the above command and these are my results:
"sudo apt-get install python3-gi
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-gi is already the newest version (3.26.1-2ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded."

GUFW still does NOT run.

My Python is also 3.7.4.

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.