Description of problem: Creating a "Rich Rule" in the firewall-config GUI-client to allow UPD access from a single local ip host (Google Chromecast). Terminal keeps displaying error that Action "accept" is missing 'type' argument, but GUI-client states that 'type' argument is only accessible when Action argument is "reject". Version-Release number of selected component: firewall-config-0.3.9-1.fc20 Additional info: reporter: libreport-2.1.11 cmdline: /usr/bin/python -Es /bin/firewall-config executable: /bin/firewall-config kernel: 3.12.7-300.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: firewall-config:2687:on_richRuleDialogFamilyCombobox_changed:AttributeError: 'Rich_Accept' object has no attribute 'type' Traceback (most recent call last): File "/bin/firewall-config", line 2687, in on_richRuleDialogFamilyCombobox_changed if old_obj and old_obj.family == family and old_obj.action.type: AttributeError: 'Rich_Accept' object has no attribute 'type' Local variables in innermost frame: family: 'ipv4' self: <__main__.FirewallConfig object at 0x2cd9310> args: (<ComboBoxText object at 0x2cf8fa0 (GtkComboBoxText at 0x2e418b0)>,) old_obj: <firewall.core.rich.Rich_Rule object at 0x2cf7f90> icmp: 'admin-prohib' combolabel: 'ipv4'
Created attachment 850965 [details] File: backtrace
Created attachment 850966 [details] File: environ
Should be fixed upstream with https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=48b6c1b7d3bce22f820c646497ccd617f06d336c
Another user experienced a similar problem: If I am correct, I was trying to edit rich rules. I got an error message like "_rule() takes exactly 5 arguments (4 provided)" or somthing similar reporter: libreport-2.1.11 cmdline: /usr/bin/python -Es /usr/bin/firewall-config executable: /usr/bin/firewall-config kernel: 3.12.7-300.fc20.x86_64 package: firewall-config-0.3.9-1.fc20 reason: firewall-config:2687:on_richRuleDialogFamilyCombobox_changed:AttributeError: 'Rich_Accept' object has no attribute 'type' runlevel: N 5 type: Python uid: 1000
firewalld-0.3.9.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/firewalld-0.3.9.1-1.fc20
firewalld-0.3.9.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.