<p>If I write <code>.utf8</code> suffix - the CPU load is high. If I write any locale (for example ru_RU) without <code>.utf8</code> - th CPU load is normal. And output of <code>-v</code> differs:<br>
1. <code>$ LANG=ru_UA.utf8 geany -v</code></p>

<pre><code>Geany-INFO: Geany 1.28, ru_UA.utf8
Geany-INFO: GTK 2.24.31, GLib 2.50.0
Geany-INFO: System data dir: /usr/share/geany
Geany-INFO: User config dir: /home/alexander/.config/geany
Geany-INFO: System plugin path: /usr/lib/x86_64-linux-gnu/geany
Geany-INFO: Added filetype JSON (61).
Geany-INFO: Added filetype Genie (62).
Geany-INFO: Added filetype Clojure (63).
Geany-INFO: Added filetype CUDA (64).
Geany-INFO: Added filetype Cython (65).
Geany-INFO: Added filetype Graphviz (66).
Geany-INFO: Added filetype Scala (67).
Vector smash protection is enabled.
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/markdown.so (Markdown)
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/treebrowser.so (Дерево файлов)
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/addons.so (Дополнения)
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/export.so (Экспорт)
Geany-INFO: unknown : None (UTF-8)
openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)
Geany-INFO: Quitting...
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/markdown.so
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/treebrowser.so
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/addons.so
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/export.so
</code></pre>

<ol>
<li><code>$ LANG=ru_UA geany -v</code></li>
</ol>

<pre><code>Geany-INFO: Geany 1.28, ru_UA
Geany-INFO: GTK 2.24.31, GLib 2.50.0
Geany-INFO: System data dir: /usr/share/geany
Geany-INFO: User config dir: /home/alexander/.config/geany
Geany-INFO: System plugin path: /usr/lib/x86_64-linux-gnu/geany
Geany-INFO: Added filetype JSON (61).
Geany-INFO: Added filetype Genie (62).
Geany-INFO: Added filetype Clojure (63).
Geany-INFO: Added filetype CUDA (64).
Geany-INFO: Added filetype Cython (65).
Geany-INFO: Added filetype Graphviz (66).
Geany-INFO: Added filetype Scala (67).
Vector smash protection is enabled.
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/markdown.so (Markdown)
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/treebrowser.so (������ ������)
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/addons.so (����������)
Geany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/export.so (�������)
openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)
Geany-INFO: unknown : None (UTF-8)
Geany-INFO: Quitting...
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/markdown.so
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/treebrowser.so
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/addons.so
Geany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/export.so
</code></pre>

<p>As you can see - there's broken encoding in the brackets after names of <code>/usr/lib/x86_64-linux-gnu/geany/*.so</code>.</p>

<p>Also I tried german locale: <code>de_DE</code> and <code>de_DE.utf8</code> - there's no broken encoding in <code>-v</code> output because german symbols are latin. But the CPU load is still high with <code>.utf8</code> suffix even with german language.</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/issues/1252#issuecomment-251332574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ4hYiJerDzcpgXJi8-QIC82jU5WEks5qwhUIgaJpZM4KMgU0">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ3hshYqY70PgzENODEKBfNRs7Ny4ks5qwhUIgaJpZM4KMgU0.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1252#issuecomment-251332574"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@programmador in #1252: If I write `.utf8` suffix - the CPU load is high. If I write any locale (for example ru_RU) without `.utf8` - th CPU load is normal. And output of `-v` differs:\r\n1. `$ LANG=ru_UA.utf8 geany -v`\r\n```\r\nGeany-INFO: Geany 1.28, ru_UA.utf8\r\nGeany-INFO: GTK 2.24.31, GLib 2.50.0\r\nGeany-INFO: System data dir: /usr/share/geany\r\nGeany-INFO: User config dir: /home/alexander/.config/geany\r\nGeany-INFO: System plugin path: /usr/lib/x86_64-linux-gnu/geany\r\nGeany-INFO: Added filetype JSON (61).\r\nGeany-INFO: Added filetype Genie (62).\r\nGeany-INFO: Added filetype Clojure (63).\r\nGeany-INFO: Added filetype CUDA (64).\r\nGeany-INFO: Added filetype Cython (65).\r\nGeany-INFO: Added filetype Graphviz (66).\r\nGeany-INFO: Added filetype Scala (67).\r\nVector smash protection is enabled.\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/markdown.so (Markdown)\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/treebrowser.so (Дерево файлов)\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/addons.so (Дополнения)\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/export.so (Экспорт)\r\nGeany-INFO: unknown : None (UTF-8)\r\nopenjdk version \"1.8.0_102\"\r\nOpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)\r\nOpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)\r\nGeany-INFO: Quitting...\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/markdown.so\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/treebrowser.so\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/addons.so\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/export.so\r\n```\r\n2. `$ LANG=ru_UA geany -v`\r\n```\r\nGeany-INFO: Geany 1.28, ru_UA\r\nGeany-INFO: GTK 2.24.31, GLib 2.50.0\r\nGeany-INFO: System data dir: /usr/share/geany\r\nGeany-INFO: User config dir: /home/alexander/.config/geany\r\nGeany-INFO: System plugin path: /usr/lib/x86_64-linux-gnu/geany\r\nGeany-INFO: Added filetype JSON (61).\r\nGeany-INFO: Added filetype Genie (62).\r\nGeany-INFO: Added filetype Clojure (63).\r\nGeany-INFO: Added filetype CUDA (64).\r\nGeany-INFO: Added filetype Cython (65).\r\nGeany-INFO: Added filetype Graphviz (66).\r\nGeany-INFO: Added filetype Scala (67).\r\nVector smash protection is enabled.\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/markdown.so (Markdown)\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/treebrowser.so (������ ������)\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/addons.so (����������)\r\nGeany-INFO: Loaded:   /usr/lib/x86_64-linux-gnu/geany/export.so (�������)\r\nopenjdk version \"1.8.0_102\"\r\nOpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)\r\nOpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)\r\nGeany-INFO: unknown : None (UTF-8)\r\nGeany-INFO: Quitting...\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/markdown.so\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/treebrowser.so\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/addons.so\r\nGeany-INFO: Unloaded: /usr/lib/x86_64-linux-gnu/geany/export.so\r\n```\r\nAs you can see - there's broken encoding in the brackets after names of `/usr/lib/x86_64-linux-gnu/geany/*.so`.\r\n\r\nAlso I tried german locale: `de_DE` and `de_DE.utf8` - there's no broken encoding in `-v` output because german symbols are latin. But the CPU load is still high with `.utf8` suffix even with german language."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1252#issuecomment-251332574"}}}</script>