<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Maybe is a silly question but,<BR>
<BR>
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&#250; :\<BR>
<BR>
What's wrong?<BR>
<BR>
PS: GRASS 6.4.2RC1 compiled from sources on Ubuntu 10.10 <BR>
<BR>
Error message:<BR>
<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;/usr/local/grass-6.4.2RC1/etc/wxpython/wxgui.py&quot;, line 65, in &lt;module&gt;<BR>
&nbsp;&nbsp;&nbsp; from gui_modules import layertree<BR>
&nbsp; File &quot;/usr/local/grass-6.4.2RC1/etc/wxpython/gui_modules/layertree.py&quot;, line 44, in &lt;module&gt;<BR>
&nbsp;&nbsp;&nbsp; import toolbars<BR>
&nbsp; File &quot;/usr/local/grass-6.4.2RC1/etc/wxpython/gui_modules/toolbars.py&quot;, line 51, in &lt;module&gt;<BR>
&nbsp;&nbsp;&nbsp; from icon import Icons<BR>
&nbsp; File &quot;/usr/local/grass-6.4.2RC1/etc/wxpython/icons/icon.py&quot;, line 433, in &lt;module&gt;<BR>
&nbsp;&nbsp;&nbsp; 'scriptSave' : MetaIcon(img = iconSet['script-save'],<BR>
KeyError: 'script-save'<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>