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 francescobocca...@libero.it <
francescobocca...@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@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to