Feature #3594

Raster merge causing older project crash

Added by John Tull about 2 years ago. Updated about 2 years ago.

Status:Closed Start Date:
Priority:Low Due date:
Assigned to:Redmine Admin % Done:

0%

Category:Project Loading / Saving
Target version:Version 1.7.0
Platform:All Resolution:fixed
Platform version: Patch supplied:
Status info:0

Description

The merge of raster branch into trunk is causing pre-1.7 projects to crash QGIS. Replacing all instances of:
<provider></provider>
with:
<provider>gdal</provider>
in the qgs file fixes the problem.

raster.diff - updated to handle wms layers (8.5 kB) Jürgen Fischer, 03/12/2011 08:17 am

History

Updated by Jürgen Fischer about 2 years ago

the attached patch seems to fix the issue.

Updated by John Tull about 2 years ago

The patch worked well for me. Thanks
+1 to apply

Updated by Jürgen Fischer about 2 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Replying to [comment:2 jctull]:

The patch worked well for me. Thanks +1 to apply

ok, then - so that seems to work everywhere. applied in 251dada4 (SVN r15454).

Also available in: Atom PDF