Bug 965578

Summary: [abrt] system-config-printer-1.4.1-1.fc19: printerproperties.py:1637:updatePrinterProperties:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: klaus
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED ERRATA 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:2108f94e9aefb7c560b4b993fe7c3fb554525491
Fixed In Version: system-config-printer-1.4.1-3.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-27 03:19:12 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 klaus 2013-05-21 11:36:22 UTC
Description of problem:
When installing printer with fedoras own epson printer driver, provided by fedoras update service, when system-printer-config did search for the apropriate driver, it came up with 'cups did report an error: success', then did quit installing printer. I did try a second time and then and it did configure printer properly and even print out a beautiful test page.
 

Version-Release number of selected component:
system-config-printer-1.4.1-1.fc19

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
dso_list:       system-config-printer-libs-1.4.1-1.fc19.noarch
executable:     /usr/share/system-config-printer/system-config-printer.py
kernel:         3.9.2-301.fc19.i686.PAE
runlevel:       N 5
uid:            1000

Truncated backtrace:
printerproperties.py:1637:updatePrinterProperties:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/share/system-config-printer/printerproperties.py", line 1895, in on_printer_event
    self.on_printer_modified (None, printer, False)
  File "/usr/share/system-config-printer/printerproperties.py", line 1885, in on_printer_modified
    self.updatePrinterProperties ()
  File "/usr/share/system-config-printer/printerproperties.py", line 1637, in updatePrinterProperties
    state += ' - ' + reason
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)

Local variables in innermost frame:
reason: u'Sending data to printer.'
printer: <cupshelpers.Printer "EPSON-Epson-Stylus-SX218">
state: 'Ausf\xc3\xbchrung l\xc3\xa4uft'
self: <PrinterPropertiesDialog object at 0x9b193c4 (printerproperties+PrinterPropertiesDialog at 0x9a21c90)>

Comment 1 klaus 2013-05-21 11:36:26 UTC
Created attachment 751057 [details]
File: backtrace

Comment 2 klaus 2013-05-21 11:36:30 UTC
Created attachment 751058 [details]
File: core_backtrace

Comment 3 klaus 2013-05-21 11:36:33 UTC
Created attachment 751059 [details]
File: environ

Comment 4 Tim Waugh 2013-05-21 14:57:50 UTC
Fixed upstream in commit 720af5b.

Comment 5 Tim Waugh 2013-05-21 15:10:41 UTC
Fixed upstream in commit 720af5b.

Comment 6 Fedora Update System 2013-05-22 08:32:55 UTC
system-config-printer-1.4.1-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/system-config-printer-1.4.1-3.fc19

Comment 7 Fedora Update System 2013-05-22 22:35:42 UTC
Package system-config-printer-1.4.1-3.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 system-config-printer-1.4.1-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8818/system-config-printer-1.4.1-3.fc19
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-05-27 03:19:12 UTC
system-config-printer-1.4.1-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.