Hi all,
I get this whenever I type any key (even shift or control key), on any OpenERP page with Chrome (latest version). No problem at all with IE8...
Uncaught TypeError: Cannot read property 'icons' of undefined :133
This wasn't happening a few days ago. Nothing was changed on the server to my knowledge... I've update from openerp-7.0-20130724-231027 to todays (2013-08-11) version, but it didn't change a thing. Works nicely with IE8 though, it's just that I hate this browser ;-)
I've also cleared Chrome's cache.
Thanks for your help !
For info, in Firefox (latest version too), I get other client errors:
NS_ERROR_XPC_BAD_OP_ON_WN_PROTO: Illegal operation on WrappedNative prototype object resource://universal.downloader.modules/seopack/contentscript.js:2832
Not sure whether it would help, but did you upgrade the database?https://doc.openerp.com/book/8/8_21_Implem/8_21_Implem_support/#version-migration This usually means starting the openerp-server with -d [database_name] -u all
Since two days I have the same issue with Chrome. Even on this site when I want to login, for each paswoord character I've typed I got this error.
I have it on server with no changes since 2 months as on servers which are up to date. The 'older' ones also haven't got a database update since 2 months.
I didn't noticed a chrome update, but I'm not sure of it.
yesterday there was an update of Google Chrome to version Version 28.0.1500.95 m Here at the office all clients are updated, only a few have this problem. My Guess is that it is browser related
Hi Christopher, I've run the database upgrades manually, and now fully with your command line. However, it seems like the "client error" was linked to Chrome plugins. (I only added a button for "Edit this Cookie", didn't touch any other plugins on my side)...
Thanks Geert for your feedback and help on this !