<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Can't solve the problem.<br>
<br>
2017. 01. 12. 18:07 keltezéssel, Jan Iversen írta:<br>
</div>
<blockquote
cite="mid:5A3597CB-FE29-4ADC-B4DA-6DCD256D252D@documentfoundation.org"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">
<div class="">UnicodeDecodeError: 'utf-8' codec can't decode
byte 0x83 in position 10:<br class="">
invalid start byte<br class="">
</div>
</div>
</blockquote>
<br class="">
</div>
<div>I have frequently the same problem with differen python
scripts on different machines. The problem is usually you locale
setting.</div>
<div><br class="">
</div>
<div>I added</div>
<div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class=""><span style="font-variant-ligatures:
no-common-ligatures;" class="">export</span><span
style="font-variant-ligatures: no-common-ligatures;"
class=""><b class=""> LANG=</b>''</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class=""><span style="font-variant-ligatures:
no-common-ligatures;" class="">export</span><span
style="font-variant-ligatures: no-common-ligatures;"
class=""><b class=""> LC_ALL=</b></span><span
style="font-variant-ligatures: no-common-ligatures" class="">en_US.UTF</span><span
style="font-variant-ligatures: no-common-ligatures;"
class="">-8</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class=""><span style="font-variant-ligatures:
no-common-ligatures;" class="">export</span><span
style="font-variant-ligatures: no-common-ligatures" class=""><b
class=""> LC_CTYPE=</b></span><span
style="font-variant-ligatures: no-common-ligatures;"
class="">en_US.UTF</span><span
style="font-variant-ligatures: no-common-ligatures;"
class="">-8</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class=""><span style="font-variant-ligatures:
no-common-ligatures;" class=""><br class="">
</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class="">to .bashrc, and then the scripts I work.</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class=""><br class="">
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class="">rgds</div>
<div style="margin: 0px; font-size: 11px; line-height: normal;
font-family: Menlo; background-color: rgb(255, 255, 255);"
class="">jan I.</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
</blockquote>
<br>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Ákos</pre>
</body>
</html>