Hi Jeff
 I am forwarding this to you (or anyone else)  
as I think you are familiar with local language stuff.
My question is do I need to add something to pncconf
so it automatically picks up his language setting?
Thanks
Chris M

From: [email protected]
To: [email protected]
Subject: RE: PNCCONF
Date: Wed, 4 Nov 2009 01:49:33 +0000










> 
> This bug in PNCCONF:> > ValueError: invalid literal for float(): 1,00
> 
> BUG is language local CZ.
> 
> Run in terminal:locale
> LANG=cs_CZ.UTF-8
> LC_CTYPE="cs_CZ.UTF-8"
> LC_NUMERIC="cs_CZ.UTF-8"
> LC_TIME="cs_CZ.UTF-8"
> LC_COLLATE="cs_CZ.UTF-8"
> LC_MONETARY="cs_CZ.UTF-8"
> LC_MESSAGES="cs_CZ.UTF-8"
> LC_PAPER="cs_CZ.UTF-8"
> LC_NAME="cs_CZ.UTF-8"
> LC_ADDRESS="cs_CZ.UTF-8"
> LC_TELEPHONE="cs_CZ.UTF-8"
> LC_MEASUREMENT="cs_CZ.UTF-8"
> LC_IDENTIFICATION="cs_CZ.UTF-8"
> LC_ALL=
> 
> Must be run in terminal:
> export LC_ALL=C
> export LANG=C
> 
> PNCCONF run OK.
> 

Oh good I would not have figured that out myself!

> RADEK
> ---------------------------------
> Please what is next Warning fix ?
> 
> 1:
> ra...@radek-laptop:~/emc2-trunk$ export LC_ALL=C
> ra...@radek-laptop:~/emc2-trunk$ export LANG=C
> ra...@radek-laptop:~/emc2-trunk$ . scripts/emc-environment
> ra...@radek-laptop:~/emc2-trunk$ pncconf

> /home/radek/emc2-trunk/bin/pncconf:26: DeprecationWarning: the md5 module
> is deprecated; use hashlib instead
>   import md5

^^^ This warning I do not get. What version of ubuntu and python are you using?

> /home/radek/emc2-trunk/bin/pncconf:2272: Warning: g_path_get_dirname: 
> assertion
> `file_name != NULL' failed
>   self.xml = gtk.glade.xml_new_from_buffer(doc, len(doc), domain="axis")
> /home/radek/emc2-trunk/bin/pncconf:2272: GtkWarning: gdk_pixbuf_new_from_file:
> assertion `filename != NULL' failed
>   self.xml = gtk.glade.xml_new_from_buffer(doc, len(doc), domain="axis")
> /home/radek/emc2-trunk/bin/pncconf:2272: Warning: g_object_unref: assertion
> `G_IS_OBJECT (object)' failed
>   self.xml = gtk.glade.xml_new_from_buffer(doc, len(doc), domain="axis")
> 

^^^ These warnings are normal don't worry about them.
 
> ______________________________________
> http://reality2.tiscali.cz/ - Realitní server Tiscali.cz
> 
> 
> 
                                          
Get a great deal on Windows 7 and see how it works the way you want. Check out 
the offers on Windows 7now.                                        
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://go.microsoft.com/?linkid=9691815
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to