On Wed, Aug 27, 2014 at 9:23 AM, Paolo Cavallini <[email protected]> wrote: > I have seen plugins occasionally getting broken: are you suggesting to do the > check > only on activating them (+ at install time of course)? > All the best.
No. As Martin Dobian suggested, when QGIS is loading, only the "metadata.txt" file of each plugin should be read without executing the Init() function of *every* (enabled and not enabled) plugin. _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
