I'm using ghost.py and qtwebkit which seem to have a problem with the 3xx HTTP-Status codes. It doesn't follow the "Location" header. In this post I explain my hackfix so that this works again.
Bug description
I use PyQt 4.9.6-r2 from the gentoo repository. And ...