*** ayers has joined #gnuenterprise *** kilo has joined #gnuenterprise *** btami has joined #gnuenterprise Anyone here that can help with a report (I'm currently trying to get a simple cvs output) I do get "sensible" XML when I do not specify a filter. But I get an exception with --filter cvs File "/usr/local/src/svn/gnue/gnue/.svndevelbase/gnue/reports/adapters/filters/SimpleTabulation/tabulator/Adapter.py", line 153, in endElement self._previousRow[self._colindex] = self._text AttributeError: TransformAdapter instance has no attribute '_previousRow' ayers: i think the latest released gnue-reports not working with latest released gnue-common hmm, maybe we have to produce a new release? Actually I'm using the svn version... But think I've debugged it. so, please try to use the svn trunk Still testing.... btami: yes, that's the version I'm using hmm OK... found it. i'm just tried the samples/foobulation/monthly.grd with My report didn't define tablehead grcvs -f csv monthly.grd yes mine is working now also... ok btami: Thanks a lot for checking though! i just notice, that simpletabulation is just a proof of concept layout filter and the "official" universal was not finis