[GRASS-dev] [GRASS GIS] #2205: Unicode unequal comparison in location wizard when title contains non-ascii letters
GRASS GIS
trac at osgeo.org
Sat Jan 3 07:48:09 PST 2015
#2205: Unicode unequal comparison in location wizard when title contains non-ascii
letters
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by annakrat):
Replying to [ticket:2205 marisn]:
> In location wizard one just has to use "āšņļ" as the location title.
> {{{
> C:\Program Files\GRASS GIS
7.0.svn\etc\gui\wxpython\location_wizard\wizard.py:20
> 64: UnicodeWarning: Unicode unequal comparison failed to convert both
arguments
> to Unicode - interpreting them as being unequal
> if current_gdb != database:
> }}}
> PERMANENT/MYNAME seems to be created correctly (UTF-8 without BOM).
>
> Tested on Vista with r59159
It doesn't seem to do anything with the location title, the location name
is important. What is the name of the location you are creating and what
is the name of the location you were previously in (saved in rc file I
think)?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2205#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list