[gtkmvc-users] Bug and release
Brought to you by:
cavada
From: Tobias W. <to...@ce...> - 2010-08-20 13:08:22
|
Hi, recent Gtk releases (e.g. shipped with Ubuntu Lucid) break the GtkBuilder support in the SVN version of pygtkmvc. By now I seriously recommend using my collection of patches at http://github.com/Wile/gtkmvc instead. Even if Roberto is still busy we should continue working towards a release so people don't forget about the library. It'd be great if everybody could quickly run the tests on their system. It's easy and doesn't mess with any installed version: apt-get install git-core # or equivalent git clone http://github.com/Wile/gtkmvc.git cd gtkmvc/tests python adapter1.py # compare output of running all those scripts to the results described at the top of each file Thank you! |