Bug report #1486
"cannot find key r" when opening v.in.ogr. modules
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Lorenzo Masini | ||
Category: | GRASS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11546 |
Description
opening modules v.in.ogr.qgm and v.in.ogr.all.qgm
a message box "cannot find key r" appears;
only 3d check is shown; module GUI is blank
fixed on my pc just editing
v.in.ogr.qgm and v.in.ogr.all.qgm
and changing
<flag key="r" answer="off" hidden="no"/>
to
<flag key="e" answer="off" hidden="no"/>
Using v 1.0, on Ubuntu 8.10, deb from ppa.launchpad.net
History
#1 Updated by Paolo Cavallini almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Should be fixed in rev. #9970. Please check, and backport to 1.0
#2 Updated by Paolo Cavallini about 15 years ago
- Resolution deleted (
fixed) - Status changed from Closed to Feedback
#3 Updated by Paolo Cavallini about 15 years ago
- Status changed from Feedback to Open
#4 Updated by Paolo Cavallini about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
#5 Updated by Anonymous about 15 years ago
Milestone Version 1.0.1 deleted