I actually just installed Ubuntu on a friend's laptop.
For whatever reason the 9.10 installer kept crashing so we
used the 8.05 LTS release instead. She doesn't need
bleeding edge stuff so the LTS release wasn't a bad fit.
In any case, I played around with it a bit and got git-cola
working with PyQt 4.3 again. It was a good exercise because I
also found differences in git-for-each-ref between git
v1.5.hardy and the current git so I fixed things for git 1.5
compatibility as well.
Anyways, sorry for your troubles compiling stuff.
git-cola did originally support PyQt 4.3 and it was probably
the 1.4.0 release that inadvertingly changed that.
git-cola 1.4.1 will have the PyQt 4.3 fixes if you can wait a
week or two for the official release. Try the latest
out of github until then -- the 4.3 compatibilty fixes have
already been pushed.
The only difference when using 4.3 is that the details in the
"classic" view aren't populated. That's a very minor difference.
Have fun,
--
David
P.S. - yup, both of should consider upgrading to a newer Ubuntu
soon. In any case, cola should work on Hardy now until we have
time to do so.