openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #05025
[Bug 733387] [NEW] UnpicklingError: Global and instance pickles are not supported
Devishree Brahmbhatt (OpenERP) (dbr-openerp) has assigned this bug to you for OpenERP Web Client:
in object account.voucher, every time onchange_price() is called, this
traceback pops up several times per call:
Traceback (most recent call last):
File "/home/mpattaro/openerp/openerp-server-6.0.1-rev3341/bin/service/netrpc_server.py", line 69, in run
msg = ts.myreceive()
File "/home/mpattaro/openerp/openerp-server-6.0.1-rev3341/bin/tiny_socket.py", line 88, in myreceive
res = unpickler.load()
UnpicklingError: Global and instance pickles are not supported.
This is not happening with GTK.
I'm using version 6.0.1
Regards
Marco
** Affects: openobject-client-web
Importance: Medium
Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
Status: Confirmed
--
UnpicklingError: Global and instance pickles are not supported
https://bugs.launchpad.net/bugs/733387
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.