← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 733387] Re: UnpicklingError: Global and instance pickles are not supported

 

This bug is being closed as Won't Fix in the OpenERP Web Client project, as it is not going to be developed further after the 6.0 series. It will be replaced in 6.1 by a newer and better web frontend known as the OpenERP Web project[1], so further R&D efforts on the 6.0 project would be wasted.
Bugs affecting customers in production of course continue to be handled via the OpenERP Enterprise (OPW) maintenance service.
You can find more details about this in the Bug Management FAQ[2].


** Changed in: openobject-client-web
   Importance: Medium => Undecided

** Changed in: openobject-client-web
       Status: Confirmed => Won't Fix

** Changed in: openobject-client-web
    Milestone: 6.0.3 => None

** Changed in: openobject-client-web
     Assignee: OpenERP Publisher's Warranty Team (openerp-opw) => (unassigned)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/733387

Title:
  UnpicklingError: Global and instance pickles are not supported

Status in OpenERP Web Client:
  Won't Fix

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