Closed GoogleCodeExporter closed 8 years ago
I can't reproduce the error the way you've encountered it, but I think the
attached patch will solve the problem. Let me know if you still see that
exception after applying it. Thanks!
Original comment by tom.h.mi...@gmail.com
on 7 Sep 2010 at 7:43
Attachments:
Tom, your patch works for me.
Original comment by ferranb@gmail.com
on 7 Sep 2010 at 10:34
how to apply this patch ?
jpp@jpp-laptop:~/Téléchargements$ sudo patch < force_utf8_decode.patch
[sudo] password for jpp:
patching file base.py
Hunk #1 FAILED at 599.
Hunk #2 FAILED at 609.
2 out of 2 hunks FAILED -- saving rejects to file base.py.rej
patching file google
Hunk #1 FAILED at 487.
1 out of 1 hunk FAILED -- saving rejects to file google.rej
Original comment by jp.pr...@gmail.com
on 8 Sep 2010 at 5:43
There's a quick guide to applying patches in the FAQ:
http://code.google.com/p/googlecl/wiki/FAQ
Original comment by tom.h.mi...@gmail.com
on 8 Sep 2010 at 12:03
This is definitely related to issue 195, which I've just re-opened.
Original comment by tom.h.mi...@gmail.com
on 8 Sep 2010 at 1:20
It's OK this patch. no more crash.
Thanks
Original comment by jp.pr...@gmail.com
on 8 Sep 2010 at 6:35
This patch fixed a similar issue for me on Mac OS X, but only after I have
forced the terminal to use UTF-8 by setting LANG environment variable. Terminal
does this by default, but iTerm not.
Original comment by tiago.cipriano
on 22 Sep 2010 at 7:18
Original issue reported on code.google.com by
jp.pr...@gmail.com
on 7 Sep 2010 at 2:19