Hi, 2011/11/3 Paul Shapley <[email protected]>: > 'scriptSave' : MetaIcon(img = iconSet['script-save'], > > KeyError: 'script-save' > > Launching 'wxpython' GUI in the background, please wait ...
I guess that you are not using default icon theme (`grass2`) for wxGUI. This bug has been hopefully fixed one week ago. For now, change your icon theme to 'grass2'. $ cat ~/.grass6/wx | grep icon appearance;iconTheme;type;grass2 or install daily build of GRASS 64 [1]. Martin [1] http://wingrass.fsv.cvut.cz/grass64/ -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
