On 05/17/2011 04:16 PM, Victor Powell wrote: > sort, replacing this line: > > "manifest" : "contrib://Aristo/trunk/Manifest.json" > > with this line: > > "manifest" : "../../Aristo/trunk/Manifest.json"
Very good. Yes, this is a known issue, if the connection to Sourceforge has problems. It's best to download a desired contrib by hand, and set it up like do did. A factor in the whole thing is that the timeout for the involved "urllib" Python module is probably quite long (which is common when doing Internet connections). I'm concerned that you didn't get better reporting during that phase. You might want to consider opening an enhancement bug for this. T. ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
