Failed to create new database

Bug #878024 reported by Daniel Reis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

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/

Tags: installation
Daniel Reis (dreis-pt)
description: updated
Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello DReis,

I have checked your issue with updated trunk and create new database with Gtk-Client and Web-client(6.1),

It is working fine at my end. I have added following web addons in the configuration :

 ./openerp-server --addons=../openobject-addons/,../new_openerp-web/addons/

Would you please try with updated code and informed us where you faced the problem.

Thanks and waiting for your reply.

Changed in openobject-server:
status: New → Incomplete
Revision history for this message
Daniel Reis (dreis-pt) wrote :

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.

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello,

Yes, I agree with you.

As of 6.1 a newer and better web frontend known as the OpenERP Web project[1] will be available.

Our R&D developers normally work in Launchpad to fix bugs for the next release, but there will be no next release

for the current OpenERP Web Client So currently I am closing this issue according to #2.

Thanks.

Changed in openobject-server:
status: Incomplete → Invalid
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.