GNOME Bugzilla – Bug 728936
Crash when switching folders fastly
Last modified: 2014-05-14 16:19:02 UTC
Created attachment 275114 [details] gdb --args geary --debug 2>&1 | tee geary.gdb When I switch mail folders fastly (just random clicking in folders panel), geary crashes. Also (I don't know, is this related,) when I place mouse cursor over, for example, "Inbox" folder, tooltip says, there are 71 email, but there is a text "No conversations in this folder" in conversation area. Also, just in case, I can't add my gmail account with two-step authenication. I use application password, generate in my account settings, but geary says "Wrong login/password".
Thanks for the bug report. I believe I have found the bug and pushed the fix to master, commit 8d407a. Regarding the empty Inbox, I suspect you're seeing bug #727744. Also, from your log I can see you're having trouble with your IMAP server due to bug #714902, which has been fixed in master. Unfortunately, Geary doesn't currently fully support Gmail two-step authentication: bug #713745. Check our FAQ for information on how to get two-step authentication to work with Geary: https://wiki.gnome.org/Apps/Geary/FAQ
I did read the FAQ and I've done exactly as it's said there.