c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33449
[Bug 733387] Re: UnpicklingError: Global and instance pickles are not supported
Hello All,
The fix for web-client has been committed to lp:~openerp-dev/openobject-client-web/6.0-opw-4079-sma
with the following revision.
Revision-info:
4711 sma@xxxxxxxxxxx-20110928111750-6bjiejis8kzi1l8x
Soon it will be merged into Stable web-client.
Thank you for notifying.
** Changed in: openobject-client-web
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/733387
Title:
UnpicklingError: Global and instance pickles are not supported
Status in OpenERP Web Client:
Fix Committed
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/733387/+subscriptions
References