Closed supertuxkart-sourceforge-migration closed 10 years ago
Author: marius1309 It should work now. But I think it should be added to the SVN branch after #938 is solved, otherwise there would be no way to reproduce that bug.
Author: auria patch applied in r12688, thanks a lot!
And don't worry about #938, it's easy enough to modify the download code to simulate a failure while debugging :)
Author: auria
I just tried to install an addon after my ~/.local/supertuxkart/addons folder had been deleted. STK tried to mkdir '/addons/karts/firefox' and failed. Probably we need to create each directory in the path bit by bit. I think this used to work so should probably be considered a regression?