Opened 15 years ago

Closed 15 years ago

#1741 closed bug (invalid)

removing a GRASS vector that is loaded in QGIS causes a crash

Reported by: pcav Owned by: rugginoso
Priority: critical: causes crash or data corruption Milestone: Version 1.2.0
Component: GRASS Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

  1. load a GRASS vector in QGIS
  1. remove it from GRASS browser: you get Cannot delete map prova_random command: prova_random g.remove vect=prova_random

from the shell:

Warning: QString::arg: Argument missing: <br>command: prova_random g.remove<br>vect=prova_random<br>, Removing vector <prova_random> WARNING: Unable to remove directory

'/home/Documenti/datigrassCEA_location/Cea_GRASS/.tmp/ursus/21573.0'

WARNING: couldn't be removed WARNING: <prova_random> nothing removed

  1. remove it from QGIS canvas
  1. remove it again from GRASS browser; you get a crash. On the shell you can read:

Fatal: ASSERT: "i < mChildren.size()" in file /storage/build/qgis_unstable/src/plugins/grass/qgsgrassmodel.cpp, line 441 Abortito

Change History (1)

comment:1 by rugginoso, 15 years ago

Resolution: invalid
Status: newclosed

This issue is NFS related. For more informations: http://www.mail-archive.com/grass-user@lists.osgeo.org/msg09197.html

Note: See TracTickets for help on using tickets.