[RC3] Unable to set locale Ubuntu 8.10 ET

Bug #316338 reported by Tanel Kurvits
8
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

Best if i show steps how get error.

1. i start in console openerp-client

openerp-client
WARNING:translate:Unable to set locale et_ET.UTF-8

2. now we look what is aver locale

dpkg-reconfigure locales
Generating locales...
  en_AU.UTF-8... done
......
  en_ZW.UTF-8... done
  et_EE.ISO-8859-1... up-to-date
  et_EE.UTF-8... up-to-date

3. Like we see now Openerp wants set et_ET.UTF-8 but we have in Ubuntu 8.10 et_EE.UTF-8

How to fix?

Thank you

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

try,
sudo locale-gen et_EE.UTF-8 et_ET.UTF-8 [whichever you want]

i tried sudo locale-gen et_EE.UTF-8 , and it worked.

even I dont see et_ET.

you might have imported a new language to which code given is ee_ET.

Please check.

Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :
Changed in openobject-addons:
status: New → Confirmed
Revision history for this message
Tanel Kurvits (tanel-kurvits) wrote :

not helps

_i tried sudo locale-gen et_EE.UTF-8 , and it worked._
Of cause its works- Like we see we already have "et_EE.UTF-8... up-to-date"
but problem "sudo locale-gen et_ET.UTF-8" not working!
It ends fast without any output and if i try after:

dpkg-reconfigure locales
Generating locales...
  en_AU.UTF-8... done
......
  en_ZW.UTF-8... done
  et_EE.ISO-8859-1... up-to-date
  et_EE.UTF-8... up-to-date

So et_ET.UTF-8 still missing and openerp-client output still:
WARNING:translate:Unable to set locale et_ET.UTF-8

Revision history for this message
Tanel Kurvits (tanel-kurvits) wrote :

Thank you Christophe (OpenERP)
You pointed me very fun bug in Debian. I first time hear people In Ethiopia talks Estonian language LOL!!!
# et_EE (Estonian, as spoken in Estonia)
# et_ET (Estonian, as spoken in Ethiopia)

Changed in openobject-addons:
status: Confirmed → Fix Released
Revision history for this message
Tanel Kurvits (tanel-kurvits) wrote :

 Christophe what you mean its pug in the server? You mean server as Ubuntu or server as openerp-server?

Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

OpenERP server

Revision history for this message
Tanel Kurvits (tanel-kurvits) wrote :

I see that bug in status "Fix Released" but where is fix and how to fix?

Downloaded trunk in:
bzr clone lp:~openerp/openobject-server/trunk server
but nathing, bug still there also.

Sorry i first time using Launchpad bug-tracking system.

Revision history for this message
Tanel Kurvits (tanel-kurvits) wrote :

Sorry its fixed yes.
I report how you see changes if someane also so stupid like i.

1. No log in openerp-client.
Hit "cancel"

2. Delete all you databases using openerp-client
File >Databases > Trop database (repeat when all deleted)

3. Download and install latest trunk
$> mkdir ~/openerp/unstable/5.0 -p
$> cd ~/openerp/unstable/5.0
$> bzr clone lp:~openerp/openobject-server/trunk server
$> bzr clone lp:~openerp/openobject-client/trunk client
$> bzr clone lp:~openerp/openobject-addons/trunk addons
$> bzr clone lp:~openerp/openobject-client-web/trunk client-web
$> cd server/bin/addons
$> ln -s ../../../addons/*

4. start openerp-server

5. start openerp-client and make new databases with it.
Like we see its using right encoding now "et_EE.UTF-8"

Thank you!

Seems people in Ethiopia not talking Estonian! Hurts.

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

Welcome ;)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.