You are absolutely right Antonio.<div><br></div><div>Do anyone knows how to have Special Characters in Module (e.g. á, é).</div><div><br></div><div>Thanks</div><div><br></div><div>PS- At my WinGRASS I had those special characters<br>
<br><div class="gmail_quote">2010/1/26 António Rocha <span dir="ltr">&lt;<a href="mailto:antonio.rocha@deimos.com.pt">antonio.rocha@deimos.com.pt</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Kim, probably you have a special character in your module/Option (such as á, à , ã or something). Right?<br>
<br>
Because I&#39;m using Ubuntu 9.10 and I have already coded a NDVI function, very similar to yours, and it&#39;s working just fine. as soon as I put a character like those, I get an error like<br>
*(python:3562): Pango-CRITICAL **: pango_layout_get_cursor_pos: assertion `index &gt;= 0 &amp;&amp; index &lt;= layout-&gt;length&#39; failed*<br>
and huge wxPython GUI error in command window.<br>
<br>
Antonio<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  <br>
------------------------------------------------------------------------<br>
<br>
Subject:<br>
Re: [GRASS-dev] Scripting in Linux<br>
From:<br>
Kim Besson &lt;<a href="mailto:kimbesson1981@gmail.com" target="_blank">kimbesson1981@gmail.com</a>&gt;<br>
Date:<br>
Tue, 26 Jan 2010 15:39:59 +0000<br>
To:<br>
Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a>&gt;, <a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<br>
To:<br>
Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a>&gt;, <a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
CC:<br>
<br>
<br>
Yeah sure...<br>
The following was printed in TERMINAL:<br>
(python:2176): Gtk-CRITICAL **: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)&#39; failed<br>
<br>
And at the command output it was:<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;ANSI_X3.4-1968&quot;?&gt;<br>
&lt;!DOCTYPE task SYSTEM &quot;grass-interface.dtd&quot;&gt;<br>
&lt;task name=&quot;i.ndvi&quot;&gt;<br>
&lt;description&gt;<br>
NDVI Calculus<br>
&lt;/description&gt;<br>
&lt;keywords&gt;<br>
DW-E, raster, imagery, vegetation<br>
&lt;/keywords&gt;<br>
&lt;parameter name=&quot;bandnir&quot; type=&quot;string&quot; required=&quot;yes&quot; multiple=&quot;no&quot;&gt;<br>
&lt;description&gt;<br>
raster input map (Near Infrared)<br>
&lt;/description&gt;<br>
&lt;gisprompt age=&quot;old&quot; element=&quot;cell&quot; prompt=&quot;raster&quot; /&gt;<br>
&lt;/parameter&gt;<br>
&lt;parameter name=&quot;bandred&quot; type=&quot;string&quot; required=&quot;yes&quot; multiple=&quot;no&quot;&gt;<br>
&lt;description&gt;<br>
raster input map (Red)<br>
&lt;/description&gt;<br>
&lt;gisprompt age=&quot;old&quot; element=&quot;cell&quot; prompt=&quot;raster&quot; /&gt;<br>
&lt;/parameter&gt;<br>
&lt;parameter name=&quot;ndvi&quot; type=&quot;string&quot; required=&quot;yes&quot; multiple=&quot;no&quot;&gt;<br>
&lt;description&gt;<br>
raster output NDVI map<br>
&lt;/description&gt;<br>
&lt;gisprompt age=&quot;new&quot; element=&quot;cell&quot; prompt=&quot;raster&quot; /&gt;<br>
&lt;/parameter&gt;<br>
&lt;flag name=&quot;overwrite&quot;&gt;<br>
&lt;description&gt;<br>
Allow output files to overwrite existing files<br>
&lt;/description&gt;<br>
&lt;/flag&gt;<br>
&lt;flag name=&quot;verbose&quot;&gt;<br>
&lt;description&gt;<br>
Verbose module output<br>
&lt;/description&gt;<br>
&lt;/flag&gt;<br>
&lt;flag name=&quot;quiet&quot;&gt;<br>
&lt;description&gt;<br>
Quiet module output<br>
&lt;/description&gt;<br>
&lt;/flag&gt;<br>
&lt;/task&gt;<br>
(Tue Jan 26 15:38:40 2010) Command finished (0 sec)                             <br>
<br>
This gives us any light?<br>
<br>
2010/1/26 Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a> &lt;mailto:<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a>&gt;&gt;<br>

<br>
<br>
    Kim Besson wrote:<br>
<br>
    &gt; But, for instance, I have just made a NDVI script (i.ndvi) and I<br>
    added the<br>
    &gt; file to my script folder  but I got the following error:<br>
<br>
    &gt; SAXParseException<br>
    &gt; :<br>
    &gt; &lt;unknown&gt;:5:3: not well-formed (invalid token)<br>
    &gt;<br>
    &gt; Could you tell me what&#39;s wrong? Am I suppose to do something else?<br>
<br>
    Can you post the output from &quot;i.ndvi --interface-description&quot; ?<br>
<br>
    --<br>
    Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a><br>
    &lt;mailto:<a href="mailto:glynn@gclements.plus.com" target="_blank">glynn@gclements.plus.com</a>&gt;&gt;<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
<br>
<br>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4807 (20100126) __________<br>
<br>
The message was checked by ESET NOD32 Antivirus.<br>
<br>
<a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
<br>
  <br>
</blockquote>
<br>
<br>
<br>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4807 (20100126) __________<br>
<br>
The message was checked by ESET NOD32 Antivirus.<br>
<br>
<a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
<br>
<br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</blockquote></div><br></div>