code I item #458, was opened at 2007-08-11 10:28 Status: Open Priority: 2 Submitted By: Scott Mitchell (smitch) Assigned to: Nobody (None) Summary: d.slide.show was using --quiet option but that's not available in 6.2.x Issue type: module bug Issue status: fixed in CVS GRASS version: 6.2 GRASS component: display Operating system: None Operating system version: GRASS CVS checkout date, if applies (YYMMDD):
Initial Comment: A colleague reported to me that d.slide.show was not working for him using the released 6.2.2, and that he had managed to make it work by removing the --quiet flag to the d.rast call in drawraster() Looking into it, I gather d.slide.show was back-ported from HEAD, but this particular change doesn't work because --quiet was not implemented in 6.2 I have removed --quiet from both the d.rast and d.vect calls in the release branch version of d.slide.show, but do not know if there are other related issues resulting from the backport, so am documenting it here. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=204&aid=458&group_id=21 _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

