Bug 892123 - [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)
Summary: [abrt] firewall-applet-0.2.5-1.fc17: firewall-applet:330:update:UnicodeEncode...
Keywords:
Status: CLOSED DUPLICATE of bug 814487
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ddc2c9b13375d026f34f6bd40ba...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-05 10:26 UTC by cerede
Modified: 2013-01-05 17:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-05 17:29:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (892 bytes, text/plain)
2013-01-05 10:26 UTC, cerede
no flags Details
File: core_backtrace (340 bytes, text/plain)
2013-01-05 10:26 UTC, cerede
no flags Details
File: environ (1.84 KB, text/plain)
2013-01-05 10:26 UTC, cerede
no flags Details
File: smolt_data (2.77 KB, text/plain)
2013-01-05 10:26 UTC, cerede
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.