Hi, 2011/10/27 Lluís Vicens <[email protected]>: > How could I change the icon theme on GRASS6.4.2RC1 from the terminal, or > which document(s) should edit to do that? The problem is that once I > compiled 6.4.2RC1 I've tried to change the icon theme and when I restarted > the g.gui, an error appears and I cannot longer load the wxpython GUI, so > I'm not able to access the Preferences menú :\
Change cat ~/.grass6/wx | grep icon to appearance;iconTheme;type;grass2 > File "/usr/local/grass-6.4.2RC1/etc/wxpython/icons/icon.py", line 433, in > <module> > 'scriptSave' : MetaIcon(img = iconSet['script-save'], > KeyError: 'script-save' It's a bug, fixed in r48963. Martin -- 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
