BTW, I can't reproduce by simply enabling one of the `ru` locales and setting `LANG`. Also, when I do that, the plugin names are properly displayed in my terminal: ```console $ LANG=ru_UA.utf8 /tmp/_install_gtk2/bin/geany -vc /tmp/nonexistant […] Geany-INFO: Loaded: /tmp/_install_gtk2/lib/geany/treebrowser.so (Дерево файлов) Geany-INFO: Loaded: /tmp/_install_gtk2/lib/geany/addons.so (Дополнения) Geany-INFO: Loaded: /tmp/_install_gtk2/lib/geany/export.so (Экспорт) ``` Maybe you have a VTE misconfiguration that doesn't use UTF-8 encoding, and then fails to handle non-ASCII? Just a wild guess, I don't know.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1252#issuecomment-251390298
