Bug 741936 - [abrt] hplip-gui-3.11.5-1.fc13: device.py:109:__init__:UnicodeDecodeError: 'ascii' codec can't decode byte 0xf4 in position 28: ordinal not in range(128)
Summary: [abrt] hplip-gui-3.11.5-1.fc13: device.py:109:__init__:UnicodeDecodeError: 'a...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 13
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7be21591
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-28 14:28 UTC by iborg
Modified: 2011-09-29 10:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-29 10:12:43 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.36 KB, text/plain)
2011-09-28 14:28 UTC, iborg
no flags Details

Description iborg 2011-09-28 14:28:48 UTC
abrt version: 1.1.14
architecture: i686
cmdline: python /usr/bin/hp-systray
comment: The error message window comes up to say there was a crash in the HPLIP package, but the print job still prints.
component: hplip
executable: /usr/bin/hp-systray
kernel: 2.6.34.9-69.fc13.i686
package: hplip-gui-3.11.5-1.fc13
reason: device.py:109:__init__:UnicodeDecodeError: 'ascii' codec can't decode byte 0xf4 in position 28: ordinal not in range(128)
release: Fedora release 13 (Goddard)
time: 1317219971
uid: 500

backtrace
-----
device.py:109:__init__:UnicodeDecodeError: 'ascii' codec can't decode byte 0xf4 in position 28: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/share/hplip/ui/systemtray.py", line 485, in notifier_activated
    event = device.Event(*struct.unpack(self.fmt, m))
  File "/usr/share/hplip/base/device.py", line 109, in __init__
    self.username = unicode(utils.xrstrip(username, '\x00'))[:32].encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf4 in position 28: ordinal not in range(128)

Local variables in innermost frame:
username: '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x01\x00\x00'
job_id: 1919902313
title: 'g\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00U\x00\x00\x00Document:\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
printer_name: '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Deskjet_F4200\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
timedate: 0.0
event_code: 0
device_uri: 'hp:/usb/Deskjet_F4200_series?serial=CN86O2N0NN05BY\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
self: <base.device.Event object at 0x978b84c>

How to reproduce
-----
1.opened & edited a document in OpenOffice writer
2.turned on printer
3.chose print from the OpenOffice Writer menu.

Comment 1 iborg 2011-09-28 14:28:51 UTC
Created attachment 525347 [details]
File: backtrace

Comment 2 Jiri Popelka 2011-09-29 10:12:43 UTC
Thank you for the report, however we are not supporting Fedora-13 anymore.
Fedora 13 reached end of life on 2011-06-24, and no further updates will be pushed out.

Please see http://fedoraproject.org/wiki/DistributionUpgrades for more
information on upgrading from Fedora 13 to a newer release.


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