On Thu, Apr 7, 2016 at 2:51 PM, Paul Shapley <[email protected]> wrote: > > Hi, > > I'm trying to get the 'libgrassplugin7.so' library working with QGIS 2.14.1- > 'Essen' on Ubuntu 15.10. I get the following error:- > > "Plugin libgrassplugin7: The plugin will be disabled because it crashed QGIS > during last startup. Please report an issue and re-enable the plugin when > the problem has been solved" in the yellow panel.
Can you remove /Plugins/watchDog/<plugin name> from QGIS settings ($HOME/.config/QGIS/QGIS2.conf) and try to find out (log) why it is crashing. Is there a UI to remove plugin from watchDog? I don't think that cc650f93 reenableas plugin once it got to watchDog, because if it is in watchDog, it is set to false in /Plugins/<plugin name> and thus not tried to load. Radim > There is no error reported in the 'plugin' log > > installation details:- > > Package from: http://qgis.org/debian wily main > Plugin: qgis-plugin-grass 1:2.14.1+23wily (latest version) > Grass v7.0.3 r00000 > > I am wondering whether it requires a different release of GRASS installed to > work. > > Any ideas welcome > > Many Thanks, > > Paul Shapley > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
