Bug report #3009

v.kernel help missing

Added by Paolo Cavallini almost 14 years ago. Updated almost 14 years ago.

Status:Closed
Priority:Low
Assignee:Lorenzo Masini
Category:GRASS
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:13069

Description

The help for the v.kernel GRASS module is missing:

Impossibile trovare la pagina di manuale /usr/lib/grass64/docs/html/qgis.v.kernel.rast.py.htmlAssicurarsi di aver installato la documentazione di GRASS.

In fact, the module calls qgis.v.kernel.rast.py instead of plain v.kernel:

/usr/share/qgis/grass/modules/v.kernel.qgm 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label="Gaussian kernel density" module="qgis.v.kernel.rast.py">
        <option key="input" />
        <option key="stddeviation" />
        <option key="output" />
</qgisgrassmodule>

Associated revisions

Revision ef01ed7d
Added by Paolo Cavallini almost 14 years ago

Update to v.kernel GRASS module - fixes #3009

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14230 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 65835d0f
Added by Paolo Cavallini almost 14 years ago

Update to v.kernel GRASS module - fixes #3009

git-svn-id: http://svn.osgeo.org/qgis/trunk@14230 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Paolo Cavallini almost 14 years ago

Hopefully fixed in 65835d0f (SVN r14231)

#2 Updated by Giovanni Manghi almost 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Also available in: Atom PDF