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 713358 - terminate gracefully if resource files not found
terminate gracefully if resource files not found
Status: RESOLVED WONTFIX
Product: geary
Classification: Other
Component: client
unspecified
Other All
: High normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-10 08:40 UTC by Adam Dingle
Modified: 2019-03-31 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Lindsay 2013-11-21 20:20:06 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 

Comment 1 Jim Nelson 2014-02-17 22:01:15 UTC
Bug #720364 would resolve this problem.
Comment 2 Michael Gratton 2019-03-31 13:59:40 UTC
We're using GResource for everything except SQL files at the moment. However if installed correctly, this should never be a problem.