[GRASS-dev] [GRASS GIS] #2699: g.gui.iclass doesn't run after selecting training areas

#2699: g.gui.iclass doesn't run after selecting training areas
-------------------------+-------------------------------------
  Reporter: ThayseNery | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.2.0
Component: wxGUI | Version: 7.0.0
Resolution: | Keywords: g.gui.iclass, digitizer
       CPU: x86-64 | Platform: MSWindows 7
-------------------------+-------------------------------------

Comment (by hellik):

Replying to [comment:12 hellik]:
> Replying to [comment:11 hellik]:
> > Replying to [comment:10 neteler]:
> > > Can anyone test the backport on Windows, please?
> >
> > is there an example/tutorial how to use?
>
> tested now with
>
> {{{
> System Info
> GRASS version: 7.0.5
> GRASS SVN Revision: 69636
> Build Date: 2016-10-02
> Build Platform: x86_64-w64-mingw32
> GDAL/OGR: 2.1.1
> PROJ.4: 4.9.3
> GEOS: 3.5.0
> SQLite: 3.14.1
> Python: 2.7.5
> wxPython: 2.8.12.1
> Platform: Windows-8-6.2.9200
> }}}

now testing with

{{{
System Info
GRASS version: 7.3.svn
GRASS SVN revision: r69851
Build date: 2016-11-20
Build platform: x86_64-w64-mingw32
GDAL: 2.1.2
PROJ.4: 4.9.3
GEOS: 3.5.0
SQLite: 3.14.1
Python: 2.7.5
wxPython: 2.8.12.1
Platform: Windows-8-6.2.9200 (OSGeo4W)
}}}

loading the image group/subgroup:

{{{
G__open(read): Unable to open 'D:\grassdata\nc_spm_08_grass7
\testiclass\.tmp/unknown/vector/trAreas90240\frmt': No such
file or directory
}}}

screening this folder

{{{
D:\grassdata\nc_spm_08_grass7\testiclass\.tmp\unknown\vector\trAreas90240>dir
/b
coor
dbln
head
hist
sidx
}}}

there isn't a file/directory with this name.

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