We’ve seen quite a lot of activity from the community since our past 0.15.1 release, in the form of patches, bug reports and discussion. We’re proud to announce the 0.15.2 release, which aims to resolve a number of painful or annoying defects. The changelog contains the full detail. Download RabbitVCS v0.15.2 at: http://wiki.rabbitvcs.org/wiki/download Homepage: http://www.rabbitvcs.org [...]
This one has been a long time in coming, but here is the release for RabbitVCS v0.15.1. This is one of our less focused releases, and is really more of a development snapshot so people can get the bug fixes and new features we’ve been working on. Here’s a quick list of changes: Added an [...]
hi all, thanks go to rkrug, basil2, and macavity for helping me figure out what why we were seeing seg faults in nautilus. The problem seems to affect people with python-gtkspell installed. That is a static module that uses static gtk as a dependency, and when it tried to import gtk it would create a [...]
hi all, so I’ve made yet another packaging related release with v0.15.0.4 which fixes some minor issues. I also found out that if you are installing from the tarball on Ubuntu, then you need to add an argument to the setup.py call, otherwise it will ignore the system prefix and use /usr/local no matter what, [...]
hi all, I just wanted to explain why so many of you are getting segmentation faults when you try to run the nautilus 3 client. The pygtk world used to be quite simple and nice, with good documentation and well known best practices. These were “static” gtk bindings that someone had to set up by [...]