<div dir="ltr">I think I found the cause of the issue when trying to remove a layer that was already removed.<br><div>To reproduce in Python console:</div><div># add raster</div><div>l1 = qgis.utils.iface.<wbr>addRasterLayer("C:\Users\a\<wbr>Desktop\LC81900312013105LGN01_<wbr>B2.tif", "raster1")</div><div><br></div><div>remove manually the raster</div><div><br></div><div># try to remove the raster</div><div>QgsMapLayerRegistry.instance()<wbr>.removeMapLayer(<a href="http://l1.id" target="_blank">l1.id</a>())</div><div><br></div><div>QGIS crashes</div><div><br></div><div>Cheers,</div><div>Luca</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-03 11:57 GMT+02:00 Luca Congedo <span dir="ltr"><<a href="mailto:semiautomatic.blogger@gmail.com" target="_blank">semiautomatic.blogger@gmail.<wbr>com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Matthias,<div><br></div><div>yes, it happens in Windows when removing the group manually (it seems that Linux is not affected).<br>I had a button in the plugin for removing the temporary rasters which I have now disabled in a plugin update.</div><span><font color="#888888"><div><br></div></font></span><div><span><font color="#888888">Luca</font></span><div><div><br><div class="gmail_extra"><br><div class="gmail_quote">2016-09-03 11:53 GMT+02:00 Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Luca,<br>
<br>
does it also happen when you do the same process manually?<br>
<br>
Matthias<br>
<div><div><br>
On 09/03/2016 11:43 AM, Luca Congedo wrote:<br>
> Hello everybody,<br>
><br>
> removing a group (created by the Semi-Automatic Classification Plugin)<br>
> containing rasters from QGIS layers causes a crash.<br>
> To reproduce, if you create 2 or more classification previews with the<br>
> Semi-Automatic Classification Plugin and then remove the group<br>
> 'Class_temp_group' from the layers.<br>
> Is there anything I can do at the plugin level, or should I open a ticket?<br>
><br>
> Thank you,<br>
> Luca<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-developer</a><br>
><br>
______________________________<wbr>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/qgis-developer</a></blockquote></div><br></div></div></div></div></div>
</blockquote></div><br></div></div>