[Qgis-user] Announce: MemoryLayerSaver plugin

Chris Crook ccrook at linz.govt.nz
Wed Dec 22 12:03:35 PST 2010


Thanks Borys

I've uploaded a version that fixes this. 

I've also set the plugin status to "experimental", as I've found that deleting features in memory layers is crashing Qgis on windows :-(  I can't find a bug in my code .. I think it is something deeper. I'll take it to the developer list though.

Cheers
Chris 

-----Original Message-----
From: Borys Jurgiel [mailto:borysiasty at aster.pl] 
Sent: Wednesday, 22 December 2010 11:57 p.m.
To: qgis-user at lists.osgeo.org
Subject: Re: [Qgis-user] Announce: MemoryLayerSaver plugin

Hi Chris,
The plugin doesn't ignore raster layers and causes the following error everytime when a raster is being loaded:

  File
"/home/borys/.qgis/python/plugins/MemoryLayerSaver/MemoryLayerSaver.py", line 86, in isSavedLayer
    if l.dataProvider().name() != 'memory':
AttributeError: 'NoneType' object has no attribute 'name'

______________________________________________________________________________________________________

This message contains information, which is confidential and may be subject to legal privilege. 
If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message.
If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info at linz.govt.nz) and destroy the original message.
LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ.

Thank you.
______________________________________________________________________________________________________



More information about the Qgis-user mailing list