[Qgis-developer] WCS save as does not stop?

Radim Blazek radim.blazek at gmail.com
Wed Sep 12 00:29:05 PDT 2012


On Wed, Sep 12, 2012 at 9:14 AM, Paolo Cavallini <cavallini at faunalia.it> wrote:
> Il 12/09/2012 08:44, Radim Blazek ha scritto:
>
>> Again, what timeout do you have in Options > Network > Timeout? Can
>> you try to set it to 10000ms?
>>
>> Can you try to just display the same raster with another instance of
>> QGIS when saveas is frozen on 5% (keeping the first QGIS instance
>> running)?
>>
>> BTW, there is another problem with the written raster, it is somehow
>> corrupted (0 values grid), I am debugging that now.
>
> In fact, the raster yesterday was produced, all with 0s.

I guess that the server or network was temporarily down, each part
waited for timeout, when it expired no data were written. We must
interrupt saving and report error in that case.

> So the problem is that qgis hangs, not that the raster is not produced.

QGIS hangs if server hangs. The raster architecture is ready to run
saving in a separate thread. The pipe is cloned  including the
provider. What is missing is some 'download' (saveas) manager. Martin,
do you see any problem in running save as in separate threads?

> Tried again, with smaller timeout, now it works, but the raster produced is weird
> (all gridded, can send it privately).

It is the problem I mentioned in previous mail, I am working on it and
I'll keep you informed.

Radim

> Thanks a lot.
> --
> Paolo Cavallini - Faunalia
> www.faunalia.eu
> Full contact details at www.faunalia.eu/pc
> Nuovi corsi QGIS e PostGIS: http://www.faunalia.it/calendario


More information about the Qgis-developer mailing list