| Summary: | Cannot add a new service | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Matěj Cepl <mcepl> |
| Component: | firewalld | Assignee: | Thomas Woerner <twoerner> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Dolezal <todoleza> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | jpopelka, todoleza, twoerner |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 12:51:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Fixed upstream https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=8b43dbed015a2df80d68b3c252759b3a8d395979 VERIFIED firewalld-0.3.9-3.el7.noarch This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |
Description of problem: I would like to open port 4040 for Thunderbird COntacts application, but when I try to create new permanent service in the GUI I get this backtrace wycliff:~# firewall-config Traceback (most recent call last): File "/bin/firewall-config", line 3168, in onServiceConfAddService self.add_edit_service(True) File "/bin/firewall-config", line 3281, in add_edit_service settings = client.FirewallClientConfigServiceSettings() AttributeError: 'module' object has no attribute 'FirewallClientConfigServiceSettings' Version-Release number of selected component (if applicable): firewall-config-0.3.4-1.el7.noarch How reproducible: 100%