openerp-web install the share module

Bug #872692 reported by Kuldeep Joshi(OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Web Team

Bug Description

step:

try to install the share module with web-client it give following taceback

OpenERP WebClient Error

Client Traceback (most recent call last):
  File "/home/kjo/rdtools/openerp-web/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/kjo/rdtools/openerp-web/addons/web/controllers/main.py", line 722, in call_button
    action = self.call_common(req, model, method, args, domain_id, context_id)
  File "/home/kjo/rdtools/openerp-web/addons/web/controllers/main.py", line 714, in call_common
    return getattr(req.session.model(model), method)(*args)
  File "/home/kjo/rdtools/openerp-web/addons/web/common/openerplib/main.py", line 417, in proxy
    *args)
  File "/home/kjo/rdtools/openerp-web/addons/web/common/openerplib/main.py", line 294, in proxy
    result = self.connector.send(self.service_name, method, *args)
  File "/home/kjo/rdtools/openerp-web/addons/web/common/openerplib/main.py", line 130, in send
    return getattr(service, method)(*args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 759, in dump_array
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 703, in dump_nil
    raise TypeError, "cannot marshal None unless allow_none is enabled"
TypeError: cannot marshal None unless allow_none is enabled

Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

Hello Kuldip,

I have tested your scenario but I did not face any problem with Gtk
But it produceble with all module in new web client so I transfer this issue to
new-web client

Thanks.

affects: openobject-addons → openerp-web
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Turkesh Patel (openERP) (turkesh-tinyerp) wrote :

Hello Kuldip,

I have tested as your description with latest code but i did not get any error or problem with this, and its working fine at my end as expected.

So please update your code and check it.

current revision number:1229

Thanks.

Changed in openerp-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.