[Bug 74657] Mode detection fails on Dell Venue 8 Pro (due to bad EDID?)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 7 13:16:42 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74657

--- Comment #9 from Ville Syrjala <ville.syrjala at linux.intel.com> ---
(In reply to comment #8)
> Having all kinds of trouble getting quick_dump built, I'm afraid - my latest
> attempt at building our xorg-x11-drv-intel package (where we also build
> intel-gpu-tools) with the latest i-g-t git snapshot failed like this:
> 
> http://kojipkgs.fedoraproject.org//work/tasks/5651/6505651/build.log
> 
> make[3]: Entering directory
> `/builddir/build/BUILD/intel-gpu-tools-20140207/debugger/system_routine'
>   CC       eviction_macro.o
>   CCLD     eviction_macro
> ./pre_cpp.py ./sr.g4a > sr.cpp.tmp && mv sr.cpp.tmp sr.cpp
> Traceback (most recent call last):
>   File "./pre_cpp.py", line 38, in <module>
>     lines = file.readlines()
>   File "/usr/lib/python3.3/encodings/ascii.py", line 26, in decode
>     return codecs.ascii_decode(input, self.errors)[0]
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 16:
> ordinal not in range(128)
> make[3]: *** [sr.cpp] Error 1
> 
> It builds fine with Python 2, but I have to pull in Python 3 to build
> quick_dump , and when I do that, it builds everything else with Python 3 too.

Some kind of locale problem. Looks like it fails the same way for me if I set
LC_ALL=C. With LC_ALL=en_US.UTF-8 it builds fine.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140207/56f7fb62/attachment.html>


More information about the intel-gfx-bugs mailing list