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: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: 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:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: environ none

Description Matthew Javelet 2013-04-12 04:11:58 UTC
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',)

Comment 1 Matthew Javelet 2013-04-12 04:12:01 UTC
Created attachment 734535 [details]
File: backtrace

Comment 2 Matthew Javelet 2013-04-12 04:12:02 UTC
Created attachment 734536 [details]
File: core_backtrace

Comment 3 Matthew Javelet 2013-04-12 04:12:04 UTC
Created attachment 734537 [details]
File: dso_list

Comment 4 Matthew Javelet 2013-04-12 04:12:06 UTC
Created attachment 734538 [details]
File: environ

Comment 6 Fedora Update System 2013-04-30 16:40:39 UTC
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

Comment 7 Fedora Update System 2013-04-30 19:59:27 UTC
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).

Comment 8 Fedora Update System 2013-05-22 03:09:06 UTC
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.