Well, I have put several hours into change from my object to ConfigParser as the object for the launcher. It is almost finished restoring functionality on par with 1.1.3+alpha.
Bzr also had a bug in it's bzr-git plugin which stopped working at 1.1.2+alpha hence no changes were noted on the coding page after this. I didn't like this, and it doesn't seem Cannonical or whoever maintains bzr-git is interesting in working very fast on the problem. So, I started learning about git tonight. It is not that different from bzr and I actually found a site that shows how to convert a bzr repo to a git repo. I did that, and set up git for my project and am now actually using both ignoring eachother's files. I have a common bash command I use to do commits for each one. I have also successfully pushed the git repo to sourceforge and the most current work code is now represented under "Code."
Whew!!!