GNOME Bugzilla – Bug 714044
Geary defaults to GMail on empty account directory
Last modified: 2016-07-25 02:24:02 UTC
---- Reported by jim@yorba.org 2013-01-14 17:02:00 -0800 ---- Original Redmine bug id: 6221 Original URL: http://redmine.yorba.org/issues/6221 Searchable id: yorba-bug-6221 Original author: Jim Nelson Original description: If the user wipes their account directory (~/.local/share/geary/<email>/) so it's empty, Geary will log in (fetching credentials from the keyring), write a new .ini, and re-populate the database. However, without the initial .ini file Geary assumes a GMail account, which works in this case. For other services, this will cause suboptimal results. Most likely the best thing to do is ignore the directory if no .ini and/or .db file is found. If it's the only directory, we should treat the situation as "no accounts defined". Related issues: related to geary - 4835: Hard assertion if geary run with empty data directory (Invalid) ---- Additional Comments From geary-maint@gnome.bugs 2013-04-03 18:37:00 -0700 ---- ### History #### #1 Updated by Jim Nelson 10 months ago * **Category** changed from _engine_ to _accounts_ #### #2 Updated by Jim Nelson 8 months ago * **Target version** changed from _0.3.0_ to _0.4.0_ #### #3 Updated by Jim Nelson 8 months ago * **Target version** changed from _0.4.0_ to _0.5.0_ --- Bug imported by chaz@yorba.org 2013-11-21 20:24 UTC --- This bug was previously known as _bug_ 6221 at http://redmine.yorba.org/show_bug.cgi?id=6221 Unknown milestone "unknown in product geary. Setting to default milestone for this product, "---". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one. Resolution set on an open status. Dropping resolution
Fixed by a59a399 on master.