← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 693729] Re: Exception at the end of the configuration wizards when installing a new db

 

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 changed:

- 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

** Changed in: openobject-client-web
       Status: Invalid => Confirmed

-- 
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/693729

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

Status in OpenObject Web Client:
  Confirmed

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"





References