Re: [Qgis-developer] Re: something went terribly wrong with reprojected rasters in the last 72 hours

2011-05-07 Thread Giovanni Manghi
On Sat, 2011-05-07 at 12:31 +0700, Mathieu Pellerin wrote: Radim, Any chance you can apply this quick fix to a 1.7 build prior to final release? by the way the patch seems to work fine. cheers -- Giovanni -- ___ Qgis-developer mailing list

Re: [Qgis-developer] Re: something went terribly wrong with reprojected rasters in the last 72 hours

2011-05-07 Thread Tim Sutton
I've committed Radims patch both to master and to the release branch: commit:a87cb60 Regards Tim On Sat, May 7, 2011 at 3:46 PM, Giovanni Manghi giovanni.man...@gmail.com wrote: On Sat, 2011-05-07 at 12:31 +0700, Mathieu Pellerin wrote: Radim, Any chance you can apply this quick fix to a

[Qgis-developer] Re: something went terribly wrong with reprojected rasters in the last 72 hours

2011-05-06 Thread Mathieu Pellerin
Radim, Any chance you can apply this quick fix to a 1.7 build prior to final release? Math On May 2, 2011 6:56 PM, Radim Blazek radim.bla...@gmail.com wrote: The patch is simple, we have to wait for new repository --- src/core/qgsrasterprojector.cpp (revision 15861) +++

[Qgis-developer] Re: something went terribly wrong with reprojected rasters in the last 72 hours

2011-05-02 Thread Radim Blazek
The patch is simple, we have to wait for new repository --- src/core/qgsrasterprojector.cpp (revision 15861) +++ src/core/qgsrasterprojector.cpp (working copy) @@ -130,7 +130,7 @@ mSrcExtent = QgsRectangle( myPoint.x(), myPoint.y(), myPoint.x(), myPoint.y() ); for ( int i = 0; i