[GRASS-dev] [GRASS GIS] #2795: v.krige fails to launch from wxgui menu if a vector map is selected

#2795: v.krige fails to launch from wxgui menu if a vector map is selected
-------------------------+-------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Keywords: v.krige | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
If in wxgui a vector map is selected and one starts v.krige from menu, the
name of vector map is passed to v.krige as an argument for G_OPT_V_INPUT.
As v.krige is using grass.parser to parse input, it causes failure as
other required parameters are not set (G_OPT_DB_COLUMN).

wxgui gurus - no idea how to fix, as v.krige is using custom GUI dialog
and thus just displaying standard grass.parser UI is not a solution.

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

#2795: v.krige fails to launch from wxgui menu if a vector map is selected
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.3
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: v.krige
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by annakrat):

* milestone: => 7.0.3

Comment:

Should be fixed in 66894, but please test since I have some difficulties
in installing dependencies and I can't test much.

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

#2795: v.krige fails to launch from wxgui menu if a vector map is selected
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.3
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: v.krige
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by marisn):

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

Comment:

Yes, works now with trunk.

Does it needs to be backported to 7.0 branch?

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

#2795: v.krige fails to launch from wxgui menu if a vector map is selected
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.3
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: v.krige
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

Replying to [comment:2 marisn]:
> Yes, works now with trunk.
>
> Does it needs to be backported to 7.0 branch?

Please don't close ticket, when you are asking such question

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

#2795: v.krige fails to launch from wxgui menu if a vector map is selected
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 7.0.3
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: v.krige
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

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

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

#2795: v.krige fails to launch from wxgui menu if a vector map is selected
--------------------------+-------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.3
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: v.krige
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by annakrat):

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

Comment:

Backported in r66915.

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