Bug 892123

Summary: [abrt] firewall-applet-0.2.5-1.fc17: firewall-applet:330:update:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 4: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: cerede <tcerede>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ddc2c9b13375d026f34f6bd40ba98ad2b2cd49b4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-05 17:29:17 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: environ
none
File: smolt_data none

Description cerede 2013-01-05 10:26:23 UTC
Version-Release number of selected component:
firewall-applet-0.2.5-1.fc17

Additional info:
cmdline:        /usr/bin/python /usr/bin/firewall-applet
executable:     /usr/bin/firewall-applet
kernel:         3.6.11-1.fc17.x86_64
uid:            1000

Truncated backtrace:
firewall-applet:330:update:UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 4: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/bin/firewall-applet", line 455, in <module>
    applet = TrayApplet()
  File "/usr/bin/firewall-applet", line 180, in __init__
    self.connect_to_firewalld()
  File "/usr/bin/firewall-applet", line 235, in connect_to_firewalld
    self.update()
  File "/usr/bin/firewall-applet", line 330, in update
    interface=interface))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 4: 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 0x21c0c10>
messages: []
connection: dbus.String(u'Syst\xe8me eth0', variant_level=1)
interface: 'em1'

Comment 1 cerede 2013-01-05 10:26:26 UTC
Created attachment 672815 [details]
File: backtrace

Comment 2 cerede 2013-01-05 10:26:29 UTC
Created attachment 672816 [details]
File: core_backtrace

Comment 3 cerede 2013-01-05 10:26:31 UTC
Created attachment 672817 [details]
File: environ

Comment 4 cerede 2013-01-05 10:26:33 UTC
Created attachment 672818 [details]
File: smolt_data

Comment 5 Jiri Popelka 2013-01-05 17:29:17 UTC

*** This bug has been marked as a duplicate of bug 814487 ***