Bug report #11592
Failure to write the project after removing the liner layer shp
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.6.0 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19851 |
Description
Unable to save the previously loaded project, after removal from the project of the linear layer shp. QGis closes over with this message: the failure by screenshot-as set out in the annex. At the same time, the project file has a size of zero.
Yours Jarost Dudek
Related issues
History
#1 Updated by Jarost Dudek about 10 years ago
Platform version: Windows 7 home premium 32 bit
#2 Updated by Martin Dobias about 10 years ago
Fixed in master in b1b0db6b7bdef10dcf6189db0b60d0176629bb99
#3 Updated by Martin Dobias about 10 years ago
(pending port to release-2.6 branch)
#4 Updated by Martin Dobias about 10 years ago
Steps to reproduce:
1. open a project with at least one layer with a composer containing a legend which has auto-update disabled (all projects <= 2.4)
2. remove the layer
3. save the project
#5 Updated by Martin Dobias about 10 years ago
- Status changed from Open to Closed
- Resolution set to fixed/implemented
Fixed in release-2_6 branch in a54c31
#6 Updated by Miguel Sevilla-Callejo about 10 years ago
Great, as far as I try it works!
Is there any easy way (e.g. editing project text/xml file) to enable auto-update stuff in composers?
I have big file projects with several composers and it would be great to change then quickly.
#7 Updated by Jarost Dudek about 10 years ago
I have a question for Martin Dobias, will there be a patch for 2.6?