Hi, hitting https://issues.qgis.org/issues/16528 and fixing: https://github.com/qgis/QGIS/pull/4586
with a very clean config, I see that the settings are rather messy: [Qgis] and [qgis] are/were used (in the PR I propose a further cleanup) But in the settings I see now different parents for the same connection: [qgis] WCS\aa\authcfg= WCS\aa\password= WCS\aa\username= connections-wcs\aa\referer= connections-wcs\aa\url=http://foo.com/geoserver/wcs connections-wcs\selected=aa And I'm wondering if we not should try to cleanup that too: All connections related to a connection in one group, and not scattered over those two groups. I would be ok with the use of WCS/WMS/WFS/ESRI Anybody else interested in this? :-) Grepping for [Qgis] I also found old plugin repo's in the installer_data.py: https://github.com/qgis/QGIS/blob/master/python/pyplugin_installer/installer_data.py#L112 most of them are not even working anymore.... Clean? Regards, Richard _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
