Bug 873767 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 3: ordinal not in range(128)
Summary: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 3: ordin...
Keywords:
Status: CLOSED DUPLICATE of bug 873762
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vratislav Podzimek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a8206bd370dbc3c3b43c8ff9533...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-06 16:39 UTC by Steve Tyler
Modified: 2012-11-08 13:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-08 12:35:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (373.41 KB, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: environ (881 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: type (9 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: storage.log (149.86 KB, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: version (2 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: program.log (77.98 KB, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: executable (14 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: product (6 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: anaconda.log (4.26 KB, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: hashmarkername (8 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: cmdline_file (162 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: release (33 bytes, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details
File: messages (662.16 KB, text/plain)
2012-11-06 16:39 UTC, Steve Tyler
no flags Details

Description Steve Tyler 2012-11-06 16:39:04 UTC
Description of problem:
Select Chinese (Taiwan).
Click keyboard spoke.
Attempting to reproduce Bug 873762.


Version-Release number of selected component:
anaconda-18.25-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.5-2.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.25 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 366, in _refresh_switching_info
:    self._layoutSwitchLabel.set_text(_(LAYOUT_SWITCHING_INFO) % desc)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py", line 343, in refresh
:    self._refresh_switching_info()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 90, in _runSpoke
:    action.refresh()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _on_spoke_clicked
:    self._runSpoke(spoke)
:UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 3: ordinal not in range(128)

Comment 1 Steve Tyler 2012-11-06 16:39:07 UTC
Created attachment 639424 [details]
File: anaconda-tb

Comment 2 Steve Tyler 2012-11-06 16:39:09 UTC
Created attachment 639425 [details]
File: environ

Comment 3 Steve Tyler 2012-11-06 16:39:11 UTC
Created attachment 639426 [details]
File: type

Comment 4 Steve Tyler 2012-11-06 16:39:13 UTC
Created attachment 639427 [details]
File: storage.log

Comment 5 Steve Tyler 2012-11-06 16:39:14 UTC
Created attachment 639428 [details]
File: version

Comment 6 Steve Tyler 2012-11-06 16:39:16 UTC
Created attachment 639429 [details]
File: program.log

Comment 7 Steve Tyler 2012-11-06 16:39:17 UTC
Created attachment 639430 [details]
File: executable

Comment 8 Steve Tyler 2012-11-06 16:39:19 UTC
Created attachment 639431 [details]
File: product

Comment 9 Steve Tyler 2012-11-06 16:39:21 UTC
Created attachment 639432 [details]
File: anaconda.log

Comment 10 Steve Tyler 2012-11-06 16:39:23 UTC
Created attachment 639433 [details]
File: hashmarkername

Comment 11 Steve Tyler 2012-11-06 16:39:24 UTC
Created attachment 639434 [details]
File: cmdline_file

Comment 12 Steve Tyler 2012-11-06 16:39:26 UTC
Created attachment 639435 [details]
File: release

Comment 13 Steve Tyler 2012-11-06 16:39:29 UTC
Created attachment 639436 [details]
File: messages

Comment 14 Steve Tyler 2012-11-06 16:52:01 UTC
A second bug?

[snippet from end of attached anaconda-tb]
...
Exception occurred during /var/log/messages file copy:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meh/dump.py", line 430, in dump
    ret += line
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 60: ordinal not in range(128)

Comment 15 Steve Tyler 2012-11-07 13:23:26 UTC
Select Chinese (Taiwan).
Click keyboard spoke.
Attempting to reproduce Bug 873762.


Package: anaconda-18.26-1.fc18.x86_64
OS Release: Fedora release 18

Comment 16 Steve Tyler 2012-11-07 14:22:53 UTC
Attempting to reproduce Bug 873762.
Select Chinese (Taiwan).
Click keyboard spoke.

There was a 2 min 33 sec stall after the keyboard spoke was clicked until the exception dialog was displayed.


Package: anaconda-18.25-1.fc18.x86_64
OS Release: Fedora release 18

Comment 17 Vratislav Podzimek 2012-11-07 17:45:49 UTC
(In reply to comment #14)
> A second bug?
> 
> [snippet from end of attached anaconda-tb]
> ...
> Exception occurred during /var/log/messages file copy:
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/meh/dump.py", line 430, in dump
>     ret += line
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 60:
> ordinal not in range(128)
This is a separate bug in python-meh. It tries to include /var/log/messages line by line to the dump. Please create a separate bug with this snippet against python-meh and assing it to me. Thanks!

Comment 18 Vratislav Podzimek 2012-11-08 12:35:19 UTC
(In reply to comment #0)
> Description of problem:
> Select Chinese (Taiwan).
> Click keyboard spoke.
> Attempting to reproduce Bug 873762.
> 
> 
> Version-Release number of selected component:
> anaconda-18.25-1.fc18.x86_64
> 
> Additional info:
> libreport version: 2.0.17
> cmdline:        /usr/bin/python  /sbin/anaconda --liveinst
> --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
> kernel:         3.6.5-2.fc18.x86_64
> 
> description:
> :The following was filed automatically by anaconda:
> :anaconda 18.25 exception report
> :Traceback (most recent call first):
> :  File
> "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py",
> line 366, in _refresh_switching_info
> :    self._layoutSwitchLabel.set_text(_(LAYOUT_SWITCHING_INFO) % desc)
> :  File
> "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py",
> line 343, in refresh
> :    self._refresh_switching_info()
> :  File
> "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py",
> line 90, in _runSpoke
> :    action.refresh()
> :  File
> "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py",
> line 323, in _on_spoke_clicked
> :    self._runSpoke(spoke)
> :UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 3:
> ordinal not in range(128)
This is a duplicate of bug 737762

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

Comment 19 Steve Tyler 2012-11-08 13:06:12 UTC

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


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