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:[email protected]] Sent: Wednesday, 22 December 2010 11:57 p.m. To: [email protected] 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 [email protected]) 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. ______________________________________________________________________________________________________ _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
