Bug 441250 - UnicodeDecodeError traceback (graphical install)
Summary: UnicodeDecodeError traceback (graphical install)
Keywords:
Status: CLOSED DUPLICATE of bug 441060
Alias: None
Product: Fedora
Classification: Fedora
Component: rhpxl
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-07 12:27 UTC by Karsten Hopp
Modified: 2008-04-08 18:01 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-07 14:01:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2008-04-07 12:27:31 UTC
Description of problem:
anaconda aborts with the following traceback on my Dell Inspiron 9400:

File "/usr/bin/anaconda", line 869, in <module>
 probeHW(opts, x_already_set, xserver)
File "/usr/bin/anaconda", line 456, in <module>
 xserver.probeHW(forceDriver=opts.xdriver)
File "/usr/lib/python2.5/site-packages/rhxpl/xserver.py", line 91, in probeHW
 cardstr = _("Probing for video card:   %s") % (cardstr,)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal
not in range(128)
install exited abnormally [1/1]

Version-Release number of selected component (if applicable):
anaconda-11.4.0.65-1.i386
rhpxl-1.2-1.fc9.i386

How reproducible:
allways

Steps to Reproduce:
1. install today rawhide tree with the mentioned package versions
2. GUI install, german, german-nodeadkeys

  
Actual results:
above traceback

Comment 1 Karsten Hopp 2008-04-07 12:35:59 UTC
It's not related to graphical vs. text mode install, it fails on both

Comment 2 Adam Jackson 2008-04-07 14:01:32 UTC

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

Comment 3 Michal Schmidt 2008-04-07 15:16:20 UTC
Ajax, are you sure it's a duplicate? To me it looks like a similar issue in a
different package. Bug 441060 was in system-config-display, while xserver.py is
in rhpxl.

Comment 4 Michal Schmidt 2008-04-08 18:01:49 UTC
Nevermind, it's actually a dupe of bug 441105 and it's fixed in rhpxl-1.3-1.fc9.


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