[GRASS-dev] [GRASS GIS] #2720: r.in.gdal don't start on wingrass 7.0.1

#2720: r.in.gdal don't start on wingrass 7.0.1
-------------------------+-------------------------
Reporter: aperi2007 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Raster | Version: 7.0.0
Keywords: | CPU: x86-64
Platform: MSWindows 7 |
-------------------------+-------------------------
Ater install the WinGrass 7.0.1 32bit and
launching the r.in.gdal from GUI I have this error:

{{{
Traceback (most recent call last):
   File "C:\Program Files (x86)\GRASS GIS
7.0.1\gui\wxpython\lmgr\frame.py", line 1679, in
OnImportGdalLayers

dlg = GdalImportDialog(parent = self, giface = self._giface)
   File "C:\Program Files (x86)\GRASS GIS
7.0.1\gui\wxpython\gui_core\dialogs.py", line 1878, in
__init__

" ({mightNotWork})".format(mightNotWork=mightNotWork)))
UnicodeEncodeError
:
'ascii' codec can't encode character u'\xf9' in position 37:
ordinal not in range(128)
}}}

I work on win7 64bit.
My SO is locale italian with this customization:
use dot (.) as decimal separator, and use comma (,) as thousand separator.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720&gt;
GRASS GIS <https://grass.osgeo.org>

#2720: r.in.gdal don't start on wingrass 7.0.1
------------------------+-------------------------------
  Reporter: aperi2007 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.1
Component: wxGUI | Version: 7.0.0
Resolution: | Keywords: unicode, wingrass
       CPU: x86-64 | Platform: MSWindows 7
------------------------+-------------------------------
Changes (by martinl):

* keywords: => unicode, wingrass
* component: Raster => wxGUI
* milestone: => 7.0.1

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#2720: r.in.gdal don't start on wingrass 7.0.1
------------------------+-------------------------------
  Reporter: aperi2007 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.2
Component: wxGUI | Version: 7.0.0
Resolution: | Keywords: unicode, wingrass
       CPU: x86-64 | Platform: MSWindows 7
------------------------+-------------------------------
Changes (by martinl):

* milestone: 7.0.1 => 7.0.2

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#2720: r.in.gdal don't start on wingrass 7.0.1
------------------------+-------------------------------
  Reporter: aperi2007 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.2
Component: wxGUI | Version: 7.0.1
Resolution: | Keywords: unicode, wingrass
       CPU: x86-64 | Platform: MSWindows 7
------------------------+-------------------------------
Changes (by martinl):

* version: 7.0.0 => 7.0.1

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>

#2720: r.in.gdal don't start on wingrass 7.0.1
------------------------+-------------------------------
  Reporter: aperi2007 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.2
Component: wxGUI | Version: 7.0.1
Resolution: | Keywords: unicode, wingrass
       CPU: x86-64 | Platform: MSWindows 7
------------------------+-------------------------------

Comment (by annakrat):

I backported r64372 and r64373, that should fix it.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>

#2720: r.in.gdal don't start on wingrass 7.0.1
------------------------+-------------------------------
  Reporter: aperi2007 | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.2
Component: wxGUI | Version: 7.0.1
Resolution: | Keywords: unicode, wingrass
       CPU: x86-64 | Platform: MSWindows 7
------------------------+-------------------------------

Comment (by martinl):

Replying to [comment:4 annakrat]:
> I backported r64372 and r64373, that should fix it.

Please could anyone confirm it? If so, we should probably schedule release
7.0.2 sooner than expected.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720#comment:5&gt;
GRASS GIS <https://grass.osgeo.org>

#2720: r.in.gdal don't start on wingrass 7.0.1
------------------------+-------------------------------
  Reporter: aperi2007 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.2
Component: wxGUI | Version: 7.0.1
Resolution: fixed | Keywords: unicode, wingrass
       CPU: x86-64 | Platform: MSWindows 7
------------------------+-------------------------------
Changes (by martinl):

* status: new => closed
* resolution: => fixed

Comment:

Replying to [comment:5 martinl]:
> Replying to [comment:4 annakrat]:
> > I backported r64372 and r64373, that should fix it.
>
> Please could anyone confirm it? If so, we should probably schedule
release 7.0.2 sooner than expected.

OK, I tested 7.0.1 and 7.0.2svn with Italian locales and it seems to be
fixed. Closing the ticket, please reopen if needed.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2720#comment:6&gt;
GRASS GIS <https://grass.osgeo.org>