You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been noticing that when SHP are named with blank spaces, some processing such as v.buffer.distance from GRASS 7 in the processing toolbox fails to finish the processing with an "ERROR: vector map not found". Even if SHP should not be named with blank spaces, it will be nice for beginner users to get more descriptive error messages when such processes fail. Or even throw warning messages when vector files are saved with blank spaces.
Hi,
I have been noticing that when SHP are named with blank spaces, some processing such as v.buffer.distance from GRASS 7 in the processing toolbox fails to finish the processing with an "ERROR: vector map not found". Even if SHP should not be named with blank spaces, it will be nice for beginner users to get more descriptive error messages when such processes fail. Or even throw warning messages when vector files are saved with blank spaces.
Best,