<p></p>
<p dir="auto">Have you been trying to create a file like:</p>
<ul dir="auto">
<li>~/.local/lib/python3.6/site-packages/file.pth</li>
</ul>
<p dir="auto">with a non ASCII character, like òàè, and run the debugger plugin? Just to verify whether the issue happens only in my system.</p>
<p dir="auto">In my system the locale command produces:</p>
<p dir="auto">LANG=it_IT.UTF-8<br>
LANGUAGE=it_IT<br>
LC_CTYPE="it_IT.UTF-8"<br>
LC_NUMERIC="it_IT.UTF-8"<br>
LC_TIME="it_IT.UTF-8"<br>
LC_COLLATE="it_IT.UTF-8"<br>
LC_MONETARY="it_IT.UTF-8"<br>
LC_MESSAGES="it_IT.UTF-8"<br>
LC_PAPER="it_IT.UTF-8"<br>
LC_NAME="it_IT.UTF-8"<br>
LC_ADDRESS="it_IT.UTF-8"<br>
LC_TELEPHONE="it_IT.UTF-8"<br>
LC_MEASUREMENT="it_IT.UTF-8"<br>
LC_IDENTIFICATION="it_IT.UTF-8"<br>
LC_ALL=</p>
<p dir="auto">It seems ok.</p>
<p dir="auto">I use a python sub-system with different locations for the modules and for this reason I use the .pth file. I use a great deal of python programs but I never experienced problems with it before using the debugger plugin.</p>
<p dir="auto">I verified that gdb works if I run it from the terminal on the same file and putting some non ASCII character in the .pth file, therefore the problem is not in the gdb itself.</p>
<p dir="auto">I don't have experience in geany code but I ask myself why would the debugger plugin use python code. Maybe because it is predisposed to support python debugging?<br>
Massimo<br>
massimo</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1143#issuecomment-986076800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZMW527QTKCMDW2TRLUPJQMZANCNFSM5JHDDH7Q">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ5PLK7ZWQNGFRDCXADUPJQMZA5CNFSM5JHDDH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHLDFNAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1143#issuecomment-986076800",
"url": "https://github.com/geany/geany-plugins/issues/1143#issuecomment-986076800",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>