FS#24251 - [gufw] requires dbus-python package

Attached to Project: Community Packages
Opened by Tim L. (ledti) - Friday, 13 May 2011, 04:33 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Friday, 13 May 2011, 12:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: after the latest update, gufw outputs a error when run. It's fixed by installing the dbus-python package.

Additional info:
* package version(s)

gufw 11.04.2-1

* config and/or log files etc.

Traceback (most recent call last):
File "/usr/share/gufw/gufw.py", line 20, in <module>
from controller import Controller
File "/usr/share/gufw/controller.py", line 18, in <module>
from model.Firewall import Firewall
File "/usr/share/gufw/model/Firewall.py", line 21, in <module>
import dbus
ImportError: No module named dbus


Steps to reproduce: run gufw without dbus-python
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Friday, 13 May 2011, 12:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in gufw 11.04.2-2

Loading...