Open main menu

Gramps β

Changes

GEPS 029: GTK3-GObject introspection Conversion

396 bytes added, 13:47, 21 September 2012
m
Open
* Geography : missing tiles : osm-gps-map problem.
* Geography : for all other problems, use last version with git pull. Be careful, osm-gps-map is now 0.8. You must remove all 1.0 versions (OsmGpsMap*.gir and OsmGpsMap*.typelib)
* No rows_reordered function on treemodels in python, see GTK bug [https://bugzilla.gnome.org/show_bug.cgi?id=684558]. Current fix: disconnect and reconnect the model so sort need not emit rows-reordered signal. However, this means the history of expand collapse of nodes in a treeview is lost after rows have been reordered (this happens in gramps on click on the column that is already sorted.
===Solved or workaround===