← Back to team overview

openerp-india team mailing list archive

[Bug 937691] [NEW] bug when changing home action user

 

Public bug reported:


Fonctional training (6.0.3) -> System Setup -> Users Setup -> Ex 2 (assign dashboard)

ERROR when logging in user with change in menu action.
Your version of OpenERP is unsupported. Support & maintenance services are available here: OpenERP Entreprise.

OpenERP WebClient Error

Client Traceback (most recent call last):
  File "/home/openerp/openerp/web/6.1/addons/web/common/http.py", line 180, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/openerp/openerp/web/6.1/addons/web/controllers/main.py", line 750, in get_user_roots
    return self.do_get_user_roots(req)
  File "/home/openerp/openerp/web/6.1/addons/web/controllers/main.py", line 767, in do_get_user_roots
    menu_domain = ast.literal_eval(menu_domain)
  File "/usr/lib/python2.6/ast.py", line 68, in literal_eval
    return _convert(node_or_string)
  File "/usr/lib/python2.6/ast.py", line 67, in _convert
    raise ValueError('malformed string')
ValueError: malformed string

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/937691

Title:
  bug when changing home action user

Status in OpenERP Server:
  New

Bug description:
  
  Fonctional training (6.0.3) -> System Setup -> Users Setup -> Ex 2 (assign dashboard)

  ERROR when logging in user with change in menu action.
  Your version of OpenERP is unsupported. Support & maintenance services are available here: OpenERP Entreprise.

  OpenERP WebClient Error

  Client Traceback (most recent call last):
    File "/home/openerp/openerp/web/6.1/addons/web/common/http.py", line 180, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/openerp/openerp/web/6.1/addons/web/controllers/main.py", line 750, in get_user_roots
      return self.do_get_user_roots(req)
    File "/home/openerp/openerp/web/6.1/addons/web/controllers/main.py", line 767, in do_get_user_roots
      menu_domain = ast.literal_eval(menu_domain)
    File "/usr/lib/python2.6/ast.py", line 68, in literal_eval
      return _convert(node_or_string)
    File "/usr/lib/python2.6/ast.py", line 67, in _convert
      raise ValueError('malformed string')
  ValueError: malformed string

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/937691/+subscriptions


Follow ups

References