There is already an issue for it: http://bugzilla.qooxdoo.org/show_bug.cgi?id=6296
Running generate.py distclean should work around it. T. On 09/21/2012 09:00 AM, omrihar wrote: > Hi, > > suddenly, out of the blue, I am getting a generator error. It started this > morning (yesterday everything worked fine *without* me changing anything in > the code). The Traceback is as follows: > > ---------------------------------------------------------------------------- > Executing: build::build-resources > ---------------------------------------------------------------------------- >>>> Scanning libraries - Checking network-based contrib: >>>> contrib://TokenField/trunk/Manifest.json > - Checking network-based contrib: contrib://UploadMgr/trunk/Manifest.json > - Checking network-based contrib: contrib://SVG/trunk/Manifest.json > Traceback (most recent call last): > File > "/home/omri/repos/web2py/applications/SDH_DB/static/qooxdoo-2.0.1-sdk/tool/bin/generator.py", > line 247, in<module> > if str(e): # there's something to print > File > "/home/omri/repos/web2py/applications/SDH_DB/static/qooxdoo-2.0.1-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' > > This happened when I tried executing the source-hybrid, source and build > versions. I am suspecting one of the contributions might have changed > because other than that I can't find a reason why this is happening. > > Any ideas? > > Thanks, > Omri > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Generator-error-which-suddenly-appeared-tp7581432.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Got visibility? > Most devs has no idea what their production app looks like. > Find out how fast your code is with AppDynamics Lite. > http://ad.doubleclick.net/clk;262219671;13503038;y? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
