geary/debian
Michael James Gratton bcca75f5a8 Include a back trace in problem report technical details.
This adds a dependcy on libunwind for generating the back trace.

* src/CMakeLists.txt: Require libunwind-generic package and libunwind
  VAPI. Update docs and debian/control with new dependencies.

* src/engine/api/geary-problem-report.vala (ProblemReport): Generate a
  stack trace in the default constructor if an error is specified.

* src/client/components/main-window-info-bar.vala
  (MainWindowInfoBar::format_details): Include stack trafe from problem
  report in output if present.

* ui/main-window-info-bar.ui: Add a ScrolledWindow around the TextView
  since the details could now be quite large.

* bindings/vapi/libunwind.vapi: Add bindings for libunwind courtesy
  Guillaume Poirier-Morency, add Error enum.
2017-11-18 15:25:28 +11:00
..
source Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
changelog Bump versions ready for 0.13 development. 2017-10-02 22:52:43 +11:00
compat Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
control Include a back trace in problem report technical details. 2017-11-18 15:25:28 +11:00
copyright Transfer Yorba copyrights to Software Freedom Conservancy 2016-05-06 08:33:37 -04:00
dirs Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
docs Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00
geary-crashdb.conf Support Apport in PPA: Closes #5697 2012-09-13 16:48:57 -07:00
geary.install Support Apport in PPA: Closes #5697 2012-09-13 16:48:57 -07:00
rules Fix failing dev-daily PPA build. 2017-02-09 09:09:26 +11:00
source_geary.py Support Apport in PPA: Closes #5697 2012-09-13 16:48:57 -07:00