<p></p>
<blockquote>
<p dir="auto">why would the debugger plugin use python code.</p>
</blockquote>
<p dir="auto">The debugger plugin is a UI to run the GDB debugger, which has Python embedded in it as an <a href="https://sourceware.org/gdb/onlinedocs/gdb/Python.html#Python" rel="nofollow">extension language</a>.</p>
<p dir="auto">Clearly Geany and therefore the spawned GDB seem to be being run in an ASCII locale (probably the default "C" locale).</p>
<p dir="auto">Are you starting Geany from the command line or a desktop menu? If menu try from the command line.  Many menus do not run a shell, they just fork the program, so if you set the locale in one of your shell startup scripts it will not be set when Geany runs.</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-986137993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3JTLXMG3X4HJB5BALUPKTNFANCNFSM5JHDDH7Q">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/AAIOWJ6DL3N5QW2HXQYEURTUPKTNFA5CNFSM5JHDDH72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHLDULCI.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-986137993",
"url": "https://github.com/geany/geany-plugins/issues/1143#issuecomment-986137993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>