<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-2">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.28">
<TITLE>ODP: [GRASS-user] tiger and wxgrass prolem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi<BR>
thanks for the answer but i still dont know what exactly i should do.<BR>
Could you describe it more extensive<BR>
Thanks in advance<BR>
best regards<BR>
mt<BR>
<BR>
Maciej Tomaszczyk<BR>
Polish Geological Institute<BR>
Geological Mapping Department<BR>
<A HREF="http://www.pgi.gov.pl">http://www.pgi.gov.pl</A><BR>
<A HREF="http://www.opengeology.pl">http://www.opengeology.pl</A><BR>
<BR>
<BR>
<BR>
-----Wiadomość oryginalna-----<BR>
Od: Martin Landa [<A HREF="mailto:landa.martin@gmail.com">mailto:landa.martin@gmail.com</A>]<BR>
Wysłano: Cz 2008-02-21 17:02<BR>
Do: Maciej Tomaszczyk<BR>
DW: grass-user@lists.osgeo.org<BR>
Temat: Re: [GRASS-user] tiger and wxgrass prolem<BR>
<BR>
Hi,<BR>
<BR>
copy grass-interface.dtd from gui/xml to $GISBASE/xml, see<BR>
<BR>
<A HREF="http://trac.osgeo.org/grass/browser/grass/trunk/gui/xml">http://trac.osgeo.org/grass/browser/grass/trunk/gui/xml</A><BR>
<BR>
already fixed in SVN.<BR>
<BR>
Martin<BR>
<BR>
<BR>
2008/2/20, Maciej Tomaszczyk &lt;mtom@pgi.gov.pl&gt;:<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; Hi<BR>
&gt;<BR>
&gt;&nbsp; I have some problem with wxgrass on Tiger (intel).<BR>
&gt;&nbsp; I use Grass6.3RC4 (William Kyngesburye binaries).<BR>
&gt;&nbsp; When i want to add layer i get message:<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp; Traceback (most recent call last):<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Applications/GRASS-6.3.app/Contents/MacOS/etc/wx/wxgui.py&quot;,<BR>
&gt; line 1072, in addVector<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self.curr_page.maptree.AddLayer('vector')<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Applications/GRASS-6.3.app/Contents/MacOS/etc/wx/gui_modules/wxgui_utils.py&quot;,<BR>
&gt; line 529, in AddLayer<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self.PropertiesDialog(layer, show=True)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Applications/GRASS-6.3.app/Contents/MacOS/etc/wx/gui_modules/wxgui_utils.py&quot;,<BR>
&gt; line 583, in PropertiesDialog<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parentframe=self)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Applications/GRASS-6.3.app/Contents/MacOS/etc/wx/gui_modules/menuform.py&quot;,<BR>
&gt; line 1246, in ParseCommand<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xml.sax.parseString( getInterfaceDescription(cmd[0]),<BR>
&gt; handler )<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/__init__.py&quot;,<BR>
&gt; line 49, in parseString<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parser.parse(inpsrc)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py&quot;,<BR>
&gt; line 107, in parse<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xmlreader.IncrementalParser.parse(self, source)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/xmlreader.py&quot;,<BR>
&gt; line 123, in parse<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self.feed(buffer)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py&quot;,<BR>
&gt; line 207, in feed<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self._parser.Parse(data, isFinal)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py&quot;,<BR>
&gt; line 381, in external_entity_ref<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;&quot;)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/saxutils.py&quot;,<BR>
&gt; line 298, in prepare_input_source<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; f = urllib.urlopen(source.getSystemId())<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib.py&quot;,<BR>
&gt; line 82, in urlopen<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return opener.open(url)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib.py&quot;,<BR>
&gt; line 190, in open<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return getattr(self, name)(url)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib.py&quot;,<BR>
&gt; line 459, in open_file<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return self.open_local_file(url)<BR>
&gt;&nbsp;&nbsp;&nbsp; File<BR>
&gt; &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/urllib.py&quot;,<BR>
&gt; line 473, in open_local_file<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; raise IOError(e.errno, e.strerror, e.filename)<BR>
&gt;&nbsp; IOError: [Errno 2] No such file or directory:<BR>
&gt; '/Applications/GRASS-6.3.app/Contents/MacOS/etc/grass-interface.dtd'<BR>
&gt;<BR>
&gt;&nbsp; Thanks in advance for help<BR>
&gt;<BR>
&gt;&nbsp; best regards<BR>
&gt;&nbsp; maciej<BR>
&gt;<BR>
&gt;&nbsp; Maciej Tomaszczyk<BR>
&gt;&nbsp; Polish Geological Institute<BR>
&gt;&nbsp; Geological Mapping Department<BR>
&gt;&nbsp; <A HREF="http://www.pgi.gov.pl">http://www.pgi.gov.pl</A><BR>
&gt;&nbsp; <A HREF="http://www.opengeology.pl">http://www.opengeology.pl</A><BR>
&gt;<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt;&nbsp; grass-user mailing list<BR>
&gt;&nbsp; grass-user@lists.osgeo.org<BR>
&gt;&nbsp; <A HREF="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</A><BR>
&gt;<BR>
&gt;<BR>
<BR>
<BR>
--<BR>
Martin Landa &lt;landa.martin gmail.com&gt; * <A HREF="http://gama.fsv.cvut.cz/~landa">http://gama.fsv.cvut.cz/~landa</A> *<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>