Ticket #2091 (closed bug: fixed)

Opened 4 years ago

Last modified 3 years ago

GRASS modules missing: v.in.geonames and v.in.gns

Reported by: pcav Owned by: leolami
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: GRASS Version: Trunk
Keywords: Cc: lami@…, rblazek
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

The two modules are listed among the commands, but are not available, and give an error when clicked. They should either removed or completed. Maybe also others are not available? Better check.

Change History

Changed 3 years ago by rblazek

  • cc rblazek added

Works for me with svn trunk + GRASS 6.4. v.in.geonames is new in GRASS 6.4 (v.in.gns is quite old - no idea), but the list of QGIS GRASS tools depends on GRASS version QGIS is compiled with.

Which version of GRASS are you using? Is the v.in.geonames present in your GRASS installation? It is just script, so it should always be present (no lib dependencies).

Could it be, that you are running QGIS compiled with GRASS >= 6.4 with GRASS <=6.3? Don't forget about shell GISBASE variable and especially .config/QuantumGIS/QGIS.conf gisbase.

Changed 3 years ago by lutra

There were two typos in .qgm files (r.in.* instead of v.in.*), it seems that has already been fixed.

Changed 3 years ago by rblazek

  • status changed from new to closed
  • resolution set to fixed

I am going to close it, seems to be fixed.

Note: See TracTickets for help on using tickets.