[Qgis-developer] Crash when loading layers in memory

Martin Dobias wonder.sk at gmail.com
Tue Jan 26 07:46:05 EST 2010


On Tue, Jan 26, 2010 at 1:39 PM, A. Golubev <golubev at nordcomp.ru> wrote:
>
> vl->setRenderer( newlayer->renderer()->clone() )
>
> don`t solve the problem, log in attach. I`m trying to run application in
> gdb, but it freezes after
> Starting program: C:\Qt\qgis-1.3.0_debug/timtut1.exe

Is the renderer from 'newlayer' valid (i.e. not null, contains
meaningful values)? And what renderer type is that? Is the renderer in
'vl' valid?

It would be good if you could try it with a newer qgis version and on other OS.

Martin


More information about the Qgis-developer mailing list