5.0.0.2 Can not make DB if use Estonia in installation time
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
So i think that bug may be affect more languages so its critical i think.
1. removed all old installations in /usr/lib/
2. Installed server and client v 5.0.0.2
3. runned server in console:
openerp-server -r openterp -w openterp --db_host 127.0.0.1
4. Connected old trunk database (EE-lang) - OK no problemos amigos
5. Made new database and choosed in installation time Estonia.
In client crash popup :
#Error during database creation !
#The server crashed during installation.
#We suggest you to drop this database.
Server console:
...
[2009-02-09 19:40:31,439] INFO:init:module base_setup: loading base_setup_
[2009-02-09 19:40:31,497] INFO:init:[01]: Assertions report:
[2009-02-09 19:40:31,497] INFO:init:[02]: Level success failed
[2009-02-09 19:40:31,497] INFO:init:[03]: error 1 0
[2009-02-09 19:40:31,497] INFO:init:[04]: total 1 0
[2009-02-09 19:40:31,497] INFO:init:[05]: end of report (1 assertion(s) checked)
[2009-02-09 19:40:31,511] INFO:i18n:module base: loading translation file for language et_EE
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,548] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
[2009-02-09 19:40:31,549] ERROR:web-
6. Booted my another testserver and made there also same test and result is equal
7. Made again new database but this time choosed English in installation time.
result: all ok no errors
If needed debug mode run server and output please let me know.
Regards,
Tanel
Related branches
Changed in openobject-server: | |
status: | Confirmed → Fix Released |
Can you give more details ? locale, etc.. because I created a database with the estonian language, and it works fine for me. Sorry