id summary reporter owner description type status priority milestone component version resolution keywords cc cpu platform 2741 d.to.rast fails annakrat grass-dev@… "When typing `d.to.rast output=xxx` in GUI command line, I get: {{{ Failed to run d.to.rast: ERROR 4: `/home/anna/grassdata/nc_spm_08_grass7_test/user1/.tmp/anna-laptop/7668.0.png' does not exist in the file system, and is not recognised as a supported dataset name. Unable to open datasource }}} This is because rendering is now running in parallel, so the current code [1] expects the png file, but it's not yet there. I am not sure what should be the right fix. Either we must implement some callback similarly like in d.out.file toknow when the rendering is finished, or perhaps we should be able to specify if rendering should be run in parallel or not? [1] https://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/mapdisp/frame.py#L684" defect closed normal 7.2.0 wxGUI svn-trunk fixed rendering, d.to.rast, d.out.file All All