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 728936 - Crash when switching folders fastly
Crash when switching folders fastly
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: engine
0.6.x
Other Linux
: Normal major
: 0.8.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-25 08:33 UTC by Eternal Sorrow
Modified: 2014-05-14 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb --args geary --debug 2>&1 | tee geary.gdb (22.79 KB, application/octet-stream)
2014-04-25 08:33 UTC, Eternal Sorrow
Details

Description Eternal Sorrow 2014-04-25 08:33:39 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".
Comment 1 Jim Nelson 2014-05-13 20:51:25 UTC
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
Comment 2 Eternal Sorrow 2014-05-14 16:19:02 UTC
I did read the FAQ and I've done exactly as it's said there.