FS#14191 - Gufw needs gnome-python

Attached to Project: Community Packages
Opened by Frozen Fox (FrozenFox) - Saturday, 11 April 2009, 22:01 GMT
Last edited by Kessia Pinheiro (even) - Monday, 13 April 2009, 01:04 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Kessia Pinheiro (even)
Architecture All
Severity Medium
Priority Normal
Reported Version 3.2.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:

Gufw in Community, version 0.20.7-1, is missing a dependency, gnome-python.

Steps to Reproduce:

Just run gufw [without gksudo. with it, it will just crash with no error] as a standard user. Instead of running (w/ root access) or complaining that it needs to be done as sudo/root, it will crash with:

Traceback (most recent call last):
File "/usr/bin/gufw", line 25, in <module>
from initializations import link_connects,alias,create_header_rules,set_initial_values_combo_box
File "/usr/share/gufw/initializations.py", line 29, in <module>
from events_menu import import_rules, export_rules, edit_preferences, see_gufw_log, about, add_rules, help, show_hide_close_button
File "/usr/share/gufw/events_menu.py", line 25, in <module>
import gnome
ImportError: No module named gnome

With gnome-python installed, it works fine.
This task depends upon

Closed by  Kessia Pinheiro (even)
Monday, 13 April 2009, 01:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with rebuild on v0.20.7-4.
Comment by Dan McGee (toofishes) - Saturday, 11 April 2009, 22:02 GMT
  • Field changed: Attached to Project (Pacman → Arch Linux)
Not a pacman bug, please check the project next time...
Comment by Frozen Fox (FrozenFox) - Sunday, 12 April 2009, 03:03 GMT
Oops. Looking through other bugs, I probably switched to that one and didn't notice. Sorries :)

Loading...