GNOME Bugzilla – Bug 795906
Geary does not sync mail with gmail when using a Turkish locale
Last modified: 2018-05-17 06:06:03 UTC
I can reproduce this bug with several distro including Ubuntu and Archlinux. With Turkish locale, geary sign in the Gmail but does'nt retrieve the folders. Otherwise with LC_ALL=C geary is everthing is OK. The steps for reproduce the bug is: 1. start geary with Turkish locale: env LC_CTYPE=tr_TR.UTF-8 geary
Hi Şenol, I've pushed a fix to the git branch wip/795906-turkish-locale. If possible, can you try building that and letting me know if it fixes the issue for you?
I've pushed the fix with some extra cleanup to master as commit ffb4befd and the base fix only to geary-0.12 as commit 08dea248. This will be released in Geary 0.12.3 which I'll try to get out in the next week or so. Closing this for now since my own testing shows it works, but if you do get a chance to test it before the release and do find further problems, please reopen.