Bug report #15676
[processing] v.dissolve return an error with GRASS 7.0.5
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/GRASS | ||
Affected QGIS version: | 2.16.3 | Regression?: | No |
Operating System: | windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23599 |
Description
When I execute v.dissolve under QGIS 2.16.3 32-bit with GRASS 7.0.5.
I get an error :
extract (message in french) :
C:\\Program Files\\QGIS\\bin>v.dissolve input=tmp1475843707223 column="INSEE_ARR" output=output218d21b4340a4f97b78fd0a669caabe2 --overwrite
'""' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.
...
C:\\Program Files\\QGIS\\bin>v.out.ogr -s -e input=output218d21b4340a4f97b78fd0a669caabe2 type=auto output="C:\\Users\\ALAIN~1.FER\\AppData\\Local\\Temp\\processing31e978b1c8eb4b8d97a73ad57cd57323\\49e68ef6ef3b4843bf6796f870734e3b" format=ESRI_Shapefile output_layer=output --overwrite
ERREUR :La couche vectorielle n'a pas été trouvée
apparently works well with GRASS 7.0.4
History
#1 Updated by Giovanni Manghi almost 8 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
The issue affects several tools, see #16186