On Fri, Sep 23, 2016 at 10:27 PM, Vincent Bain <[email protected]> wrote: > Le vendredi 23 septembre 2016 à 22:17 +0200, Markus Metz a écrit : >> At least you got a working solution. > > Yes, thanks ! > > working with the same dataset, I ran into several GUI crashes (no > time/no way to get an error message cause the window shuts up > immediately, perhaps there's a log file but I don't know where) when > trying to edit the vector layer. In the source vector file (extracted > from a blender file, anyway) I purged two double vertices, reimported > it, then digitizing went fine in the end. It sounds like a zero-length > line issue again, no ?
Maybe it is a zero-length line issue. You can remove these zero-length lines with v.clean tool=rmline and check if editing the cleaned vector still causes these GUI crashes. Markus M _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
