Bug 951314
| Summary: | [abrt] firewall-config-0.3.1-1.fc19: Gtk.py:527:format_secondary_markup:TypeError: expected string or Unicode object, DBusException found | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthew Javelet <matthew.javelet> | ||||||||||
| Component: | firewalld | Assignee: | Thomas Woerner <twoerner> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 19 | CC: | dan, jpopelka, markwilt, twoerner | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:b70533096186392d0cc76f0c57a7cebfb4f652e4 | ||||||||||||
| Fixed In Version: | firewalld-0.3.2-1.fc19 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-05-22 03:09:06 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 734535 [details]
File: backtrace
Created attachment 734536 [details]
File: core_backtrace
Created attachment 734537 [details]
File: dso_list
Created attachment 734538 [details]
File: environ
Should be fixed upstream with: https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=76e91f5edee427665fc14e562600386f3646cb24 firewalld-0.3.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/firewalld-0.3.2-1.fc19 Package firewalld-0.3.2-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firewalld-0.3.2-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7044/firewalld-0.3.2-1.fc19 then log in and leave karma (feedback). firewalld-0.3.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: firewall-config-0.3.1-1.fc19 Additional info: cmdline: /usr/bin/python /usr/bin/firewall-config executable: /usr/bin/firewall-config kernel: 3.9.0-0.rc6.git1.2.fc20.x86_64 runlevel: N 5 uid: 1000 ureports_counter: 1 Truncated backtrace: Gtk.py:527:format_secondary_markup:TypeError: expected string or Unicode object, DBusException found Traceback (most recent call last): File "/usr/bin/firewall-config", line 683, in service_toggle_cb zone.update(settings) File "<string>", line 2, in update File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 103, in _enable_proxy return func(*p, **k) File "<string>", line 2, in update File "/usr/lib/python2.7/site-packages/firewall/client.py", line 53, in handle_exceptions exception_handler(e) File "/usr/bin/firewall-config", line 512, in _error buttons=((_("Retry"), 0),("gtk-quit", 1))) == 1: File "/usr/bin/firewall-config", line 489, in _dialog dialog.format_secondary_markup(msg) File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 527, in format_secondary_markup self.set_property('secondary-text', message_format) TypeError: expected string or Unicode object, DBusException found Local variables in innermost frame: self: <MessageDialog object at 0x1bd7a00 (GtkMessageDialog at 0x1d16100)> message_format: DBusException('must be unicode, not str',)