c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35424
[Bug 878024] Re: Failed to create new database
Solved:
I noticed that there exists a new lp:openerp-web project; I was using the (old) lp:openobject-client-web trunk, and this was the cause for the problem.
For future reference, to get the openerp-server running I needed to:
bzr branch --stacket lp:openerp-web new_openerp-web
sudo apt-get install python-easyinstall
easy_install werkzeug
easy_install python-openid
I got a blank page when pointing the broser to port 8069, but the old web-client on por 8080 did the job correctly.
I know that 6.1 is still in Dev, but it would be nice for the server to be able to run stand-alone, without reguiring the installation of the openerp-web.
--
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/878024
Title:
Failed to create new database
Status in OpenERP Server:
Incomplete
Bug description:
Running a server based on openerp-server/trunk rev 3770, fails when trying to create a new database.
The error is at "INFO:init:module view_diagram: registering objects": "No module named openobject.widgets".
The server addons path includes the openobject-client-web addons path, as indicated in bug #869451.
Server Log: http://paste.pocoo.org/show/494790/
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/878024/+subscriptions
References