I've had a similar error that I think was fixed by deleting the generator cache and rebuilding (to find the cache dir, run "generate.py info")
John On 30/08/2012 19:30, "Benjamin Dreux" <[email protected]> wrote: >I just realised that the error occurs when i run the translate job > >2012/8/30 Benjamin Dreux <[email protected]>: >> Hi >> >> Here is an error that just occurs to me >> >> Traceback (most recent call last): >> File >>"/Users/dreux_b/project/chaire/ifsr/presentation/target/qooxdoo-sdk/tool/ >>bin/generator.py", >> line 247, in <module> >> if str(e): # there's something to print >> File >>"/Users/dreux_b/project/chaire/ifsr/presentation/target/qooxdoo-sdk/tool/ >>pylib/generator/resource/Resource.py", >> line 48, in __repr__ >> return "<%s:%s>" % (self.__class__.__name__, self.id) >> AttributeError: 'Image' object has no attribute 'id' >> >> I don't know, at the moment what cause this issue. >> It happens when i run build job. >> >> >> I hope this will help to improve the generator >> >> -- >> Benjamin Dreux >> Analyste-Programmeur >> Chaire de logiciel libre-Finance Social et solidaire >> UQAM >> Montréal > > > >-- >Benjamin Dreux >Analyste-Programmeur >Chaire de logiciel libre-Finance Social et solidaire >UQAM >Montréal > >-------------------------------------------------------------------------- >---- >Live Security Virtual Conference >Exclusive live event will cover all the ways today's security and >threat landscape has changed and how IT managers can respond. Discussions >will include endpoint security, mobile security and the latest in malware >threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >_______________________________________________ >qooxdoo-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
