Maybe is a silly question but,

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ú :\

What's wrong?

PS: GRASS 6.4.2RC1 compiled from sources on Ubuntu 10.10 

Error message:

Traceback (most recent call last):
  File "/usr/local/grass-6.4.2RC1/etc/wxpython/wxgui.py", line 65, in
<module>
    from gui_modules import layertree
  File
"/usr/local/grass-6.4.2RC1/etc/wxpython/gui_modules/layertree.py", line
44, in <module>
    import toolbars
  File "/usr/local/grass-6.4.2RC1/etc/wxpython/gui_modules/toolbars.py",
line 51, in <module>
    from icon import Icons
  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'



_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to