moving the code and the glade files to Gtk3 will definitely break unit tests. clean the code, and the tests, so that the semantics are kept, and the tests succeed.
5 tests ERROR, 5 tests FAIL, most in relation with unicode, which makes me think I want to close this issue and solve the tests after we are running on Python3.
moving the code and the glade files to Gtk3 will definitely break unit tests. clean the code, and the tests, so that the semantics are kept, and the tests succeed.