Changes

From Gramps

Debugging Gramps

223 bytes added, 07:44, 7 June 2013
m
no edit summary
to get a backtrace of the C stack showing where the message originated and what called the function, etc.
 
You can force a hard crash on warnings by setting G_DEBUG.
 
For example:
LC_ALL=C G_DEBUG=fatal-warnings python -m trace -t Gramps.py
 
Different values possible: [https://developer.gnome.org/glib/2.34/glib-running.html]
=== Learn More ===

Navigation menu