[GRASS-dev] [GRASS GIS] #639: Wingrass native r.in.aster doesn't work

#639: Wingrass native r.in.aster doesn't work
--------------------+-------------------------------------------------------
Reporter: lroach | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Keywords: | Platform: MSWindows Vista
      Cpu: x86-64 |
--------------------+-------------------------------------------------------
Traceback (most recent call last):
   File "C:/GRASS-6-SVN/etc/wxpython/wxgui.py", line 523, in
OnMenuCmd

menuform.GUI().ParseCommand(cmd, parentframe=self)
   File
"C:\GRASS-6-SVN\etc\wxpython\gui_modules\menuform.py", line
1809, in ParseCommand

xml.sax.parseString(getInterfaceDescription(cmd[0]).decode(e
nc).encode("utf-8"),
   File
"C:\GRASS-6-SVN\etc\wxpython\gui_modules\menuform.py", line
1748, in getInterfaceDescription

raise IOError, _("Unable to fetch interface description for
command '%s'.") % cmd
IOError
:
Unable to fetch interface description for command
'r.in.aster'.

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

#639: Wingrass native r.in.aster doesn't work
------------------------------+---------------------------------------------
  Reporter: lroach | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass
  Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Changes (by hamish):

  * keywords: => wingrass

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

#639: Wingrass native r.in.aster doesn't work
------------------------------+---------------------------------------------
  Reporter: lroach | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass
  Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Comment (by hamish):

can you run it from the (grass+)msys command line?

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

#639: Wingrass native r.in.aster doesn't work
------------------------------+---------------------------------------------
  Reporter: lroach | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass, r.in.aster
  Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Changes (by hamish):

  * keywords: wingrass => wingrass, r.in.aster
  * component: Raster => wxGUI

Comment:

can anyone else reproduce this?

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

#639: Wingrass native r.in.aster doesn't work
------------------------------+---------------------------------------------
  Reporter: lroach | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass, r.in.aster,nviz
  Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Changes (by neteler):

  * keywords: wingrass, r.in.aster => wingrass, r.in.aster,nviz

Comment:

a new colleague of mine signals this problem on Windows (AFAIK Vista):

{{{
MENU File
   |--- NVIZ (requires Tcl/Tk)
}}}

One receives the following message:
{{{
Traceback (most recent call last):

   File "c:/GRASS/etc/wxpython/wxgui.py", line 523, in

OnMenuCmd

menuform.GUI().ParseCommand(cmd, parentframe=self)

   File "c:\GRASS\etc\wxpython\gui_modules\menuform.py", line

1809, in ParseCommand

xml.sax.parseString(getInterfaceDescription(cmd[0]).decode(e

nc).encode("utf-8"),

   File "c:\GRASS\etc\wxpython\gui_modules\menuform.py", line

1748, in getInterfaceDescription

raise IOError, _("Unable to fetch interface description for

command '%s'.") % cmd

IOError

:
Unable to fetch interface description for command 'nviz'.

}}}

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

#639: Wingrass native r.in.aster doesn't work
------------------------------+---------------------------------------------
  Reporter: lroach | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass, r.in.aster,nviz
  Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Comment (by neteler):

See also #553

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

#639: Wingrass native r.in.aster doesn't work
------------------------------+---------------------------------------------
  Reporter: lroach | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: fixed | Keywords: wingrass, r.in.aster,nviz
  Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Changes (by hamish):

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

Comment:

now it works.

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