Re: gtk 2 problem with Gramps in Linux Mint 18 (beta) and ubuntu 16.04

2016-06-23 Thread Enno Borgsteede
Hello Miroslav, I also noticed, after upgrading my app from older GTK 2.24.x to 2.24.30 (on OS X) that the tree item reordering (gtk_tree_view_set_reorderable) stopped working correctly. Can you tell what that old version exactly is? I noticed that between the tarballs of 2.24.23 and 2.24.30

Re: gtk 2 problem with Gramps in Linux Mint 18 (beta) and ubuntu 16.04

2016-06-22 Thread Miroslav Rajcic
I also noticed, after upgrading my app from older GTK 2.24.x to 2.24.30 (on OS X) that the tree item reordering (gtk_tree_view_set_reorderable) stopped working correctly. So, yes, you are probably seeing a real bug in the code... Regards, Miroslav On 22.6.2016. 20:10, Enno Borgsteede

gtk 2 problem with Gramps in Linux Mint 18 (beta) and ubuntu 16.04

2016-06-22 Thread Enno Borgsteede
Hello, I'm a Gramps developer, who still works with Gramps version 3.4.9, because of its data model. Gramps is a genealogy program written in Python. The version I work with is based on GTK+ 2, using the PyGTK wrapper. If I understand things right, this version of Gramps uses GtkTreeModel