[GRASS-dev] [GRASS GIS] #2130: t.* modules fail on Windows

#2130: t.* modules fail on Windows
-------------------------------+--------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: temporal, windows | Platform: MSWindows 7
      Cpu: Unspecified |
-------------------------------+--------------------------------------------
I am not able to run t.* python modules on Windows 8 with recent version
of GRASS. I get the error:

{{{
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
}}}
This error appears also when I run only:

{{{
t.list --interface-description
}}}

When I run a temporal module with parameters, it actually does its job but
then I get again this error. I tried calling tgis.init() from Python shell
and it's working. I haven't had this issue 5 weeks ago.

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

#2130: t.* modules fail on Windows
--------------------------+-------------------------------------------------
  Reporter: annakrat | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Resolution: worksforme | Keywords: temporal, windows
  Platform: MSWindows 7 | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

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

Comment:

It looks like this problem magically disappeared with current version.

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