GNOME Bugzilla – Bug 713358
terminate gracefully if resource files not found
Last modified: 2019-03-31 13:59:40 UTC
---- Reported by adam@yorba.org 2012-04-10 13:40:00 -0700 ---- Original Redmine bug id: 5036 Original URL: http://redmine.yorba.org/issues/5036 Searchable id: yorba-bug-5036 Original author: Adam Dingle Original description: If Geary fails to find any needed resource files, it should exit gracefully (today it just segfaults). ---- Additional Comments From geary-maint@gnome.bugs 2013-01-14 17:35:00 -0800 ---- ### History #### #1 Updated by Robert Ancell over 1 year ago +1, it took a bit of debugging to work out why it was failing to start :) #### #2 Updated by Adam Dingle over 1 year ago * **Target version** deleted (<strike>_0.1_</strike>) #### #3 Updated by Jim Nelson 10 months ago * **Tracker** changed from _Bug_ to _Bite-sized_ * **Category** set to _client_ --- Bug imported by chaz@yorba.org 2013-11-21 20:20 UTC --- This bug was previously known as _bug_ 5036 at http://redmine.yorba.org/show_bug.cgi?id=5036 Unknown version " in product geary. Setting version to "!unspecified". 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
Bug #720364 would resolve this problem.
We're using GResource for everything except SQL files at the moment. However if installed correctly, this should never be a problem.