Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1168 closed bug (fixed)

crash when a GRASS vector is edited in another software

Reported by: msieczka Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: GRASS Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

  1. add a GRASS vector in QGIS
  1. open the same vector in GRASS v.digit
  1. refresh the display in QGIS - crash:
**** The map 6 was modified ****
QgsGrassProvider::updateMap() mapId = 6
QgsGrass::setLocation(): gisdbase = /home/grassdata location = caves_utm33
Debug: /home/shoofi/src/straight/qgis-trunk/src/providers/grass/qgsgrass.cpp: 388: (error_routine) error_routine (fatal = 1): Unable to open vector map <agro_rogow_parcels_06_lndrcl_clt06_buff100@wlasnosc> on topology level 2
Przerwane

Change History (2)

comment:1 by telwertowski, 16 years ago

Resolution: fixed
Status: newclosed

Fixed by r9378.

The GRASS layer cannot be refreshed while it is being modified by an external process. The previously loaded map will be displayed until the external process has finished updating the map.

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.