Bug 981912

Summary: [abrt] system-config-printer-1.4.1-7.fc19: jobviewer.py:508:__init__:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: carlos.rca185
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:039c23d95d1b50980d3b4cd44ab439bdc11ec721
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-09 12:02:56 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

Description carlos.rca185 2013-07-06 23:04:25 UTC
Version-Release number of selected component:
system-config-printer-1.4.1-7.fc19

Additional info:
reporter:       libreport-2.1.5
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
dso_list:       system-config-printer-libs-1.4.1-7.fc19.noarch
executable:     /usr/share/system-config-printer/system-config-printer.py
kernel:         3.9.8-300.fc19.i686.PAE
runlevel:       N 5
uid:            1000

Truncated backtrace:
jobviewer.py:508:__init__:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 1710, in on_view_print_queue_activate
    parent=self.PrintersWindow)
  File "/usr/share/system-config-printer/jobviewer.py", line 508, in __init__
    self.JobsWindow.set_title (_("Document Print Status (%s)") % title)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)

Local variables in innermost frame:
text: <CellRendererText object at 0x978834c (GtkCellRendererText at 0x985e968)>
specific_dests: [u'Samsung-ML-2160-Series']
setter: <bound method JobViewer._set_job_size_text of <JobViewer object at 0x9785874 (jobviewer+JobViewer at 0x9a03c20)>>
title: u'Samsung-ML-2160-Series'
suppress_icon_hide: False
notify_caps: ['actions', 'body', 'body-hyperlinks', 'body-markup', 'icon-static', 'sound']
cell: <CellRendererText object at 0x97881e4 (GtkCellRendererText at 0x985e880)>
my_jobs: False
printers: <Menu object at 0x97883c4 (GtkMenu at 0x9050320)>
ellipsize: False
parent: <Window object at 0x8bf9374 (GtkWindow at 0x8cf2080)>
bus: None
action_name: 'close'
skip: False
job_action_group: <ActionGroup object at 0x9787e64 (GtkActionGroup at 0x98b0bb0)>
icon: <CellRendererPixbuf object at 0x97882ac (GtkCellRendererPixbuf at 0x98f96a0)>
the_dests: u'Samsung-ML-2160-Series'
name: 'Tama\xc3\xb1o'
column: <TreeViewColumn object at 0x97880a4 (GtkTreeViewColumn at 0x9898ca0)>
item: <ToolButton object at 0x97883ec (GtkToolButton at 0x915fc60)>
applet: False
action: <Action object at 0x978839c (GtkAction at 0x9164b28)>
self: <JobViewer object at 0x9785874 (jobviewer+JobViewer at 0x9a03c20)>
loop: None

Comment 1 carlos.rca185 2013-07-06 23:04:31 UTC
Created attachment 769788 [details]
File: backtrace

Comment 2 carlos.rca185 2013-07-06 23:04:35 UTC
Created attachment 769789 [details]
File: core_backtrace

Comment 3 carlos.rca185 2013-07-06 23:04:39 UTC
Created attachment 769790 [details]
File: environ