All,<div><br></div><div>There is a crash in wxgui set colortable for maps created using r.composite because of very large list of widgets created form the list of rules.</div><div><br></div><div>This now happens only for composite maps but can also occur for other maps which comes with a "long" list of rules from the r.colors.out.</div>

<div><br></div><div>1. Disable color table only for maps created by r.composite can be done using  the map's metadata which says "Generated by r.composite" . But its a very dirty trick.</div><div><br></div>
<div>
2. Another option is to put a max limit on no. of rules and allows to set color table for only those under the limit.</div><div><br></div><div>This too is dirty but looks cleaner than first one.</div><div><br></div><div>
3. Redesign color table gui in a way to adopt this situation</div>
<div>Instead of adding multiple widgets there can be a single widget that could handle a rule like this (honestly I dont know weather there is any widget)</div><div><br></div><div>To reproduce the bug see <a href="http://trac.osgeo.org/grass/ticket/1816">http://trac.osgeo.org/grass/ticket/1816</a></div>

<div><br></div><div><br></div><div><br clear="all"><div><br></div>-- <br><div><font face="arial, helvetica, sans-serif">Regards,<br>   Rashad</font></div><br>
</div>