After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795906 - Geary does not sync mail with gmail when using a Turkish locale
Geary does not sync mail with gmail when using a Turkish locale
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: engine
0.12.x
Other Linux
: Normal major
: 0.12.3
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-08 08:15 UTC by Şenol Alan
Modified: 2018-05-17 06:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Şenol Alan 2018-05-08 08:15:22 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
Comment 1 Michael Gratton 2018-05-10 05:48:29 UTC
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?
Comment 2 Michael Gratton 2018-05-17 06:06:03 UTC
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.