[Qgis-developer] R: Re: crash dumped error
francescoboccacci at libero.it
francescoboccacci at libero.it
Mon Mar 9 06:30:47 PDT 2015
Hi Roberto,
i renamed or deleted the folder but if i modify a feature attribute and rollback it works. After i try to add a new feature but the same messagge come out and close Qgis.
Any suggestion?
Thanks
Francesco
----Messaggio originale----
Da: geodrinx at gmail.com
Data: 09/03/2015 14.08
A: "francescoboccacci at libero.it"<francescoboccacci at libero.it>
Cc: "qgis-developer at lists.osgeo.org"<qgis-developer at lists.osgeo.org>
Ogg: Re: [Qgis-developer] crash dumped error
Hi Francesco,
try to rename your .qgis2 folder (for example to ".qgis2_" ).
It seems there is a problem with files saved with old versions of QGIS, inside that folder.
Regards
Roberto
2015-03-09 13:00 GMT+01:00 francescoboccacci at libero.it <francescoboccacci at libero.it>:
Hi all,
i'm trying to develop a plugin that change an attribute of the feature added using a custom interface.
i'm able to set the value of the attribute according to the value selected from my interface using:
self.layer.changeAttributeValue(self.feat_id,index,self.code)
but when i try to rollback or cancel my current editing i receive the below error message:
minidump written to C:\Users\..\AppData\Local\Temp\qgis-20150309-123503-3376-8448-exported.dmp
I'm using Qgis 2.8
O.S: windows (it append also on Ubuntu but qgis crashed without no messages)
Anyone can help me?
Thanks
Francesco
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20150309/668ec82a/attachment.html>
More information about the Qgis-developer
mailing list