Crash when translating from web interface

Bug #1013272 reported by Damián Soriano
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Aeroo Reports
New
Undecided
Unassigned

Bug Description

I have installed OpenERP v6.1, the last nightly build (version 6.1-20120613-233312). I also have installed the module aeroo_report from launchpad (branch openerp6.1.x), last version.

When I go in the web interface to "Settings -> Translations -> Import / Export -> Export Translation" and select any kind of file format and a module I get the following error:

2012-06-14 16:51:03,077 15884 ERROR ? openerp.osv.osv: Uncaught exception
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 121, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 164, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/usr/lib/pymodules/python2.7/openerp/addons/base/module/wizard/base_export_language.py", line 50, in act_getfile
    tools.trans_export(this.lang, mods, buf, this.format, cr)
  File "/usr/lib/pymodules/python2.7/openerp/tools/translate.py", line 468, in trans_export
    trans = trans_generate(lang, modules, cr)
  File "/home/damian/Desarrollo/addons/aeroo/openerp6.1.x/report_aeroo/translate.py", line 44, in extend_trans_generate
    l = pool.obj_pool.items()
AttributeError: 'Registry' object has no attribute 'obj_pool'
2012-06-14 16:51:03,082 15884 ERROR ? openerp.netsvc: 'Registry' object has no attribute 'obj_pool'

Revision history for this message
Gianluca Gori @ LS (gaga) wrote :

exactly the same problem here, using openerp 6.1 with latest updates.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.