[Qgis-developer] VectorFileWriter
Martin Dobias
wonder.sk at gmail.com
Thu Nov 29 12:13:49 EST 2007
On Nov 29, 2007 6:01 PM, Michaël Douchin <michael.douchin at laposte.net> wrote:
>
> Version 0.9.0 compiled with Qt 4.3.1, Windows XP
> downloaded here :
> http://gisalaska.com/qgis/downloads.rhtml
>
> Michael
Ok, so this should be resolved by the recent fix which will be a part
of version 0.9.1 (to be released soon).
The former problem was caused by the fact that C++ object has been
deleted before rendering has been done, with Barry's workaround you in
fact just postpone the problem to a later time (when all objects are
being deleted).
Martin
More information about the Qgis-developer
mailing list