On Thu, Mar 12, 2015 at 9:45 AM, Radim Blazek <[email protected]> wrote: > BUT, another nice problem came up! It is recovery from GRASS fatal > error in threads. GRASS now raises fatal error if topology is not > saved in GRASS 7 version. Normally we can handle fatal error but it is > causing crash if it is raised in non GUI thread, which is the case for > loading items in the browser (in threads since QGIS 2.8). It means > that if you try to open GRASS 6 mapset in the browser, you get crash.
Fixed in master (will become 2.10) and release-2_8 (will become 2.8.2). Vector layers with GRASS 6 topo are not listed when a mapset opened by GRASS 7. I'll do something better in plugin upgrade (list vectors marked as different version). Radim _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
