Hide Forgot
libreport version: 2.0.10 abrt_version: 2.0.10 cmdline: /usr/bin/python /usr/bin/firewall-applet executable: /usr/bin/firewall-applet kernel: 3.3.2-1.fc17.x86_64 time: 2012年04月20日 星期五 09时20分38秒 uid: 1000 username: netroby smolt_data: Binary file, 2946 bytes backtrace: :firewall-applet:337:update:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) : :Traceback (most recent call last): : File "/usr/bin/firewall-applet", line 478, in <module> : applet = TrayApplet() : File "/usr/bin/firewall-applet", line 170, in __init__ : self.connect_to_firewalld() : File "/usr/bin/firewall-applet", line 245, in connect_to_firewalld : self.update() : File "/usr/bin/firewall-applet", line 337, in update : interface=interface)) :UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) : :Local variables in innermost frame: :zone: 'public' :text: "Zone '{zone}' active for connection '{connection}' on interface '{interface}'" :self: <__main__.TrayApplet object at 0x1453590> :messages: [] :connection: dbus.String(u'\u81ea\u52a8 deyilife_gear', variant_level=1) :interface: 'wlan0'
Created attachment 578827 [details] File: smolt_data
What does the 'locale' command show ?
Created attachment 579048 [details] encode connection (dbus.String) to utf-8 Maybe there's a better way but this should fix it.
*** Bug 819269 has been marked as a duplicate of this bug. ***
Fixed upstream: http://git.fedorahosted.org/git/?p=firewalld.git;a=commitdiff;h=c97a983fa5d0f0ca93c57236379b4d7c5c1fc6e1
*** Bug 821203 has been marked as a duplicate of this bug. ***
*** Bug 829956 has been marked as a duplicate of this bug. ***
*** Bug 892123 has been marked as a duplicate of this bug. ***