← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 676882] Re: v6 configure report designer unicodedecodeerror

 

sorry, but I update sources and impossible to create a database now (I
will open a new bug) :

[2010-11-23 14:20:18,206][?] INFO:server:OpenERP server is running, waiting for connections...
[2010-11-23 14:21:01,193][template1] INFO:web-services:CREATE DATABASE: admin
[2010-11-23 14:21:01,322][admin] ERROR:web-services:[01]: CREATE DATABASE
[2010-11-23 14:21:01,322][admin] ERROR:web-services:[02]: Traceback (most recent call last):
[2010-11-23 14:21:01,322][admin] ERROR:web-services:[03]:   File "service\web_services.pyo", line 94, in __call__
[2010-11-23 14:21:01,322][admin] ERROR:web-services:[04]:   File "tools\misc.pyo", line 61, in init_db
[2010-11-23 14:21:01,322][admin] ERROR:web-services:[05]:   File "tools\misc.pyo", line 187, in file_open
[2010-11-23 14:21:01,322][admin] ERROR:web-services:[06]: AttributeError: 'module' object has no attribute 'ad_paths'
[2010-11-23 14:21:14,558][?] INFO:db.connection_pool:ConnectionPool(used=0/count=1/max=64): Close all connections to 'host=127.0.0.1 port=5432 user=openpg password=openpgpwd dbname=admin'
[2010-11-23 14:21:14,828][template1] INFO:web-services:DROP DB: admin
[2010-11-23 14:21:34,045][template1] INFO:web-services:CREATE DATABASE: admin
[2010-11-23 14:21:34,174][admin] ERROR:web-services:[01]: CREATE DATABASE
[2010-11-23 14:21:34,174][admin] ERROR:web-services:[02]: Traceback (most recent call last):
[2010-11-23 14:21:34,174][admin] ERROR:web-services:[03]:   File "service\web_services.pyo", line 94, in __call__
[2010-11-23 14:21:34,174][admin] ERROR:web-services:[04]:   File "tools\misc.pyo", line 61, in init_db
[2010-11-23 14:21:34,174][admin] ERROR:web-services:[05]:   File "tools\misc.pyo", line 187, in file_open
[2010-11-23 14:21:34,174][admin] ERROR:web-services:[06]: AttributeError: 'module' object has no attribute 'ad_paths'

-- 
v6 configure report designer unicodedecodeerror
https://bugs.launchpad.net/bugs/676882
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Invalid

Bug description:
Hi,
windows, server 3025, addons 3935
using configurator to install database, when I try to install module base_report_designer with button configure, I have this error :

[2010-11-18 10:20:41,444][admin] INFO:init:module point_of_sale: no quality certificate
[2010-11-18 10:20:41,835][admin] INFO:res.config:getting next operation
[2010-11-18 10:20:41,836][admin] INFO:res.config:getting next <base.ir.ir_actions.ir_actions_todo object at 0x0A54C2D0>
[2010-11-18 10:20:41,839][admin] INFO:res.config:next action is browse_record(ir.actions.todo, 24)
[2010-11-18 10:20:42,105][admin] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "osv\osv.pyo", line 57, in wrapper
  File "osv\osv.pyo", line 140, in execute
  File "osv\osv.pyo", line 130, in execute_cr
  File "osv\orm.pyo", line 1735, in fields_view_get
  File "osv\orm.pyo", line 1440, in __view_look_dom_arch
  File "D:\OpenERP AllInOne\Server\addons\base\res\res_config.py", line 383, in fields_get
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 39: ordinal not in range(128)

even if I restart configurator and try to skip, always the same error and can't finish configurator

Bye





References