[GRASS-dev] [GRASS GIS] #1028: v.krige fails to start

#1028: v.krige fails to start
---------------------+------------------------------------------------------
Reporter: martinl | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Keywords: v.krige | Platform: Linux
      Cpu: x86-32 |
---------------------+------------------------------------------------------
{{{
v.krige.py
}}}

{{{
Traceback (most recent call last):
   File "/usr/local/src/grass6_devel/dist.i686-pc-linux-
gnu/scripts/v.krige.py", line 421, in <module>
     main()
   File "/usr/local/src/grass6_devel/dist.i686-pc-linux-
gnu/scripts/v.krige.py", line 318, in main
     controller = controller)
   File "/usr/local/src/grass6_devel/dist.i686-pc-linux-
gnu/etc/wxpython/gui_modules/v_krige_wxGUI.py", line 278, in __init__
     self.Panel = KrigingPanel(self, Rinstance, controller)
   File "/usr/local/src/grass6_devel/dist.i686-pc-linux-
gnu/etc/wxpython/gui_modules/v_krige_wxGUI.py", line 106, in __init__
     self.CreatePage(package = Rpackage, Rinstance = Rinstance, controller
= controller)
   File "/usr/local/src/grass6_devel/dist.i686-pc-linux-
gnu/etc/wxpython/gui_modules/v_krige_wxGUI.py", line 184, in CreatePage
     controller = controller)))
   File "/usr/local/src/grass6_devel/dist.i686-pc-linux-
gnu/etc/wxpython/gui_modules/v_krige_wxGUI.py", line 403, in __init__
     ModelFactor = robjects.r.vgm().r['long']
AttributeError: 'DataFrame' object has no attribute 'r'
}}}

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

#1028: v.krige fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.krige
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Comment (by aghisla):

Fixed in r42003, but the problem is now R package spgrass6 that fails
reading GRASS7 vectors. I leave the ticket open.

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

#1028: v.krige fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.krige
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Comment (by aghisla):

sorry, wrong ticket - this one can be closed. Fixed in r42002.

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

#1028: v.krige fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: fixed | Keywords: v.krige
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Changes (by aghisla):

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

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