id summary reporter owner description type status priority milestone component resolution keywords cc 1921 Live 10.5: QGIS-GRASS broken in Processing due to missing link neteler live-demo@… "There is an issue in finding the GRASS GIS startup script (""grass72"") from QGIS 2.14 shipped on the current OSGeo-Live which leads to GRASS GIS support being broken at time in QGIS Processing. Workaround: {{{ cd $HOME/bin/ ln -s /usr/bin/grass72 grass70 }}} ... then Processing works again also for GRASS GIS. It would be good to add that link to the LiveDVD image. Later QGIS versions have that lookup issue fixed (cannot find the patch right now). It would be good to backport that to QGIS 2.14." defect closed major OSGeoLive11.0 OSGeoLive fixed qgis,grass,processing live-demo@…