Hi claude, you have to pull all updates on the server part as well and update your database. That worked for me.
2010/11/29 claude dunnigan <[email protected]> > Just pulled latest updates, when i try to log in a db true web-client i > get > > Traceback (most recent call last): > File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", > line 489, in dispatch > result = ExportService.getService(service_name).dispatch(method, auth, > params) > File > "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", > line 596, in dispatch > res = fn(db, uid, *params) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", > line 119, in wrapper > return f(self, dbname, *args, **kwargs) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", > line 203, in execute > res = pool.execute_cr(cr, uid, obj, method, *args, **kw) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", > line 193, in execute_cr > return getattr(object, method)(cr, uid, *args, **kw) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", > line 2999, in read > result = self._read_flat(cr, user, select, fields, context, load) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", > line 3058, in _read_flat > cr.execute(query, (tuple(sub_ids),)) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/sql_db.py", > line 76, in wrapper > return f(self, *args, **kwargs) > File "/usr/local/lib/python2.6/dist-packages/openerp-server/sql_db.py", > line 129, in execute > res = self._obj.execute(query, params) > ProgrammingError: column ir_ui_menu.web_icon_data does not exist > LINE 1: SELECT ir_ui_menu.name,ir_ui_menu.web_icon_data,ir_ui_menu.w... > ^ > > -- > [v6 RC1] icons in main menu disappear when translated > https://bugs.launchpad.net/bugs/664537 > You received this bug notification because you are a direct subscriber > of a duplicate bug (660497). > > Status in OpenObject Web Client: Fix Released > > Bug description: > Hi, > > I just downloaded the french translation into my database, and noticed that > 2 images / icons of the main menu don't appear. > > Why menu images are related to translations? > > > thnx > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/openobject-client-web/+bug/664537/+subscribe > -- [v6 RC1] icons in main menu disappear when translated https://bugs.launchpad.net/bugs/664537 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Web Client: Fix Released Bug description: Hi, I just downloaded the french translation into my database, and noticed that 2 images / icons of the main menu don't appear. Why menu images are related to translations? thnx _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

