Exception at the end of the configuration wizards when installing a new db

Bug #693729 reported by Aline (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
High
OpenERP R&D Web Team

Bug Description

web, trunk, tested on firefox

from configuration wizard, install "Sales" and the, configure chart of account. Once alll wizard are done, a bu appears :

[23/Dec/2010:10:56:36] HTTP
Request Headers:
  REFERER: http://localhost:8080/openerp/menu?next=%2Fopenerp%2Fhome
  HOST: localhost:8080
  X-REQUESTED-WITH: XMLHttpRequest
  ACCEPT: */*
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
  USER-AGENT: Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13
  CONNECTION: keep-alive
  COOKIE: terp_gantt_status=%27project.phase-project.project-1%27%3A0; smt-root=1; session_id=c4fe4ac35bc8c4e49c1d4251d14b75272c4f3986; terp_db=trunk_1; terp_user=admin
  Remote-Addr: 127.0.0.1
  ACCEPT-LANGUAGE: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
  ACCEPT-ENCODING: gzip,deflate
  KEEP-ALIVE: 115
127.0.0.1 - - [23/Dec/2010:10:56:36] "GET /openerp/home HTTP/1.1" 500 16541 "http://localhost:8080/openerp/menu?next=%2Fopenerp%2Fhome" "Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13"
127.0.0.1 - - [23/Dec/2010:10:56:37] "GET /openobject/static/images/fancybox/fancybox-x.png HTTP/1.1" 200 203 "http://localhost:8080/openobject/static/css/jquery.fancybox-1.3.1.css" "Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13"
127.0.0.1 - - [23/Dec/2010:10:56:37] "GET /openobject/static/images/fancybox/fancybox.png HTTP/1.1" 200 15287 "http://localhost:8080/openobject/static/css/jquery.fancybox-1.3.1.css" "Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13"
127.0.0.1 - - [23/Dec/2010:10:56:37] "GET /openobject/static/images/fancybox/fancybox-y.png HTTP/1.1" 200 176 "http://localhost:8080/openobject/static/css/jquery.fancybox-1.3.1.css" "Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13"

Changed in openobject-client-web:
assignee: nobody → OpenERP SA's Web Client R&D (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Navrang Oza (noz-tiny)
Changed in openobject-client-web:
status: Confirmed → Invalid
Navrang Oza (noz-tiny)
Changed in openobject-client-web:
milestone: none → 6.0-rc2
Revision history for this message
Antony Lesuisse (OpenERP) (al-openerp) wrote :

Install a new database with ony one application like CRM, at the end of the configuration wizards, you get a web client stack trace.

/client-web-trunk/addons/openerp/controllers/root.py in home(self=<openerp.controllers.root.Root object>)
   68 return controllers.actions.execute_by_id(user_action_id[0])

controllers = <module 'openerp.controllers' from '/home/amigra...b-trunk/addons/openerp/controllers/__init__.pyc'>, controllers.actions = <module 'openerp.controllers.actions' from '/hom...eb-trunk/addons/openerp/controllers/actions.pyc'>, controllers.actions.execute_by_id = <function execute_by_id>, user_action_id = False
<type 'exceptions.TypeError'>: 'bool' object is unsubscriptable
      args = ("'bool' object is unsubscriptable",)

summary: - bug with web home page
+ Exception at the end of the configuration wizards when installing a new
+ db
Changed in openobject-client-web:
importance: Medium → High
status: Invalid → Confirmed
Revision history for this message
Vaibhav Darji (vaibhav-openerp) wrote :

Hello Aline,

It has been fixed by revision:4198
<email address hidden>
Please update your code.

Thanks

Changed in openobject-client-web:
status: Confirmed → Fix Released
Revision history for this message
Fabien Meghazi (OpenERP) (fme) wrote :

When installing a new db, at the end of the wizards, we should get the homepage. Currently, the application pane stays blank.

Changed in openobject-client-web:
status: Fix Released → Incomplete
Changed in openobject-client-web:
status: Incomplete → Confirmed
Revision history for this message
Vaibhav Darji (vaibhav-openerp) wrote :

Hello Antony,

It has been fixed by revision:4214
<email address hidden>
Please update your code.

Thanks

Changed in openobject-client-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.