c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17636
[Bug 705859] Re: [V6.0.1] Problem run client-web after insatll
Could you indicated me what are the exactly permission I need to look
for¿?
At this momment my openerp_web folder looks like this:
drwxr-xr-x 8 openerp openerp 4096 feb 25 00:03 openerp
drwxr-xr-x 6 openerp openerp 4096 feb 25 00:03 view_calendar
drwxr-xr-x 6 openerp openerp 4096 feb 25 00:03 view_diagram
drwxr-xr-x 5 openerp openerp 4096 feb 25 00:03 view_graph
drwxr-xr-x 5 openerp openerp 4096 feb 25 00:03 widget_ckeditor
--
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/705859
Title:
[V6.0.1] Problem run client-web after insatll
Status in OpenERP Web Client:
Triaged
Bug description:
Install on ubuntu 10.10
message on connect to database
Unrecoverable error in the server.
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 541, in run
self.respond(pi)
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 624, in respond
self.handle_error()
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 746, in handle_error
self.error_response()
File "/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.1-py2.6.egg/addons/openerp/controllers/root.py", line 35, in _cp_on_error
message = errorpage.render()
AttributeError: 'NoneType' object has no attribute 'render'
Follow ups
References