Hi Martin,<br><br>I tried the patch, applying it to revision 30961, - problem solved.<br>I downloaded svn_trunk (revision 30966) - problem solved.<br><br>Cheers, Peter<br><br><b><i>Martin Landa <landa.martin@gmail.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi,<br><br>I committed this patch to releasebranch_63<br><br>http://trac.osgeo.org/grass/changeset/30967<br><br>Are you getting the same error now?<br><br>Martin<br><br>2008/4/13, Martin Landa <landa.martin@gmail.com>:<br>> Hi,<br>><br>> 2008/4/13, geep999 <geep999@yahoo.co.uk>:<br>><br>> > -there is an error if there is no directory called PERMANENT<br>> > in a directory below the directory where grass63 -wxpython is run<br>><br>><br>> strange I cannot reproduce this error (python 2.4.5, wxpython 2.8.7.1)<br>><br>> rm -r /home/martin/.grassrc6<br>> ls<br>>
[nothing]<br>> grass630 -wxpython<br>> [gui starts -> list of locations/mapsets empty]<br>><br>> The patch I sent you didn't help?<br>><br>> BTW, can you install also grass_trunk and check if the same error appears?<br>><br>><br>> Martin<br>><br>><br>> > geep999 wrote:<br>> > ><br>> > > Hi Martin, Glynn & everybody,<br>> > ><br>> > > Problem solved (accidentally!) - not totally sure how.<br>> > > And found a new (to me!) dependency - NumPy.<br>> > ><br>> > > 1/ When I started "grass63 -wxpython" the first few times I was in my home<br>> > > directory.<br>> > > When I got the nasty error messages initially reported I did not have any<br>> > > GIS Data.<br>> > ><br>> > > Later I copied a GIS Data Directory from another PC into $HOME/MountDoom<br>> > > Then:<br>> > > cd
$HOME/MountDoom<br>> > > grass63 -wxpython (whilst in $HOME/MountDoom)<br>> > ><br>> > > No more nasty error messages, instead I got this:<br>> > > dad@VMSLACK12_1_RC1:~/MountDoom$ grass63 -wxpython<br>> > > Cleaning up temporary files.....<br>> > > Starting GRASS ...<br>> > > GRASS GUI should be wxpython<br>> > > __________ ___ __________ _______________<br>> > > / ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/<br>> > > / / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \<br>> > > / /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /<br>> > > \____/_/ |_/_/ |_/____/____/ \____/___//____/<br>> > ><br>> > > Welcome to GRASS 6.3.0svn (2008)<br>> > > GRASS homepage: http://grass.osgeo.org/<br>> > > This version running thru:
Bash Shell (/bin/bash)<br>> > > Help is available with the command: g.manual -i<br>> > > See the licence terms with: g.version -c<br>> > > If required, restart the GUI with: g.gui wxpython<br>> > > When ready to quit enter: exit<br>> > ><br>> > > GRASS 6.3.0svn (MountDoom):~/MountDoom > profile.py:<br>> > > This module requires the NumPy module,<br>> > > which could not be imported. It probably is not installed<br>> > > (it's not part of the standard Python distribution). See the<br>> > > Numeric Python site (http://numpy.scipy.org) for information on<br>> > > downloading source or binaries.<br>> > > GRASS 6.3.0svn (MountDoom):~/MountDoom ><br>> > ><br>> > > 2/ So, I installed this new dependency ;) NumPy.<br>> > > Lo and behold, without so
much as a ./configure or make, I find that<br>> > > grass63 -wxpython is running with a shiny new interface.<br>> > ><br>> > > 3/ It seems that launching from within $HOME/MountDoom was somehow the<br>> > > trick that got me started,<br>> > > and stopped the nasty error messages.<br>> > ><br>> > > I note that -wxpython and -tcltk show different Project Locations<br>> > > when launched from my $HOME directory.<br>> > ><br>> > > -tcltk lists all directories in $HOME in the Project Location box<br>> > > -wxpython only lists directory MountDoom in the Project Location box<br>> > ><br>> > > Cheers,<br>> > ><br>> > > Peter<br>> > ><br>> > > Martin Landa-2 wrote:<br>> > >><br>> > >> Hi,<br>> > >><br>> > >>> 1/ I tried compiling using
--with-python=no --with-wxwidgets<br>> > >>> But with svn revision 30941 I get:<br>> > >>> Errors in:<br>> > >>> /home/dad/grass63_release_build/grass63_release/gui/wxpython/vdigit<br>> > >>> --<br>> > >>> In case of errors please change into the directory with error and run<br>> > >>> 'make'.<br>> > >><br>> > >> now should be fixed in trunk and releasebranch_63, see<br>> > >><br>> > >> http://trac.osgeo.org/grass/changeset/30951<br>> > >><br>> > >> when you run<br>> > >><br>> > >> svn up<br>> > >> ./configure ... --with-python=no ...<br>> > >><br>> > >> vdigit will be not compiled, i.e. it requires both --with-python and<br>> > >> --with-wxwidgets.<br>> > >><br>> > >>>
So it seems that to have the wxPython gui I need to have swig<br>> > >>> installed.<br>> > >><br>> > >> No, swig is need only for compilation of vector digitizer, wxGUI<br>> > >> (without digitizer) is installed regardless of any configuration<br>> > >> switch.<br>> > >><br>> > >> Martin<br>> > >><br>> > >> --<br>> > >> Martin Landa <landa.martin gmail.com=""> * http://gama.fsv.cvut.cz/~landa *<br>> > >> _______________________________________________<br>> > >> grass-user mailing list<br>> > >> grass-user@lists.osgeo.org<br>> > >> http://lists.osgeo.org/mailman/listinfo/grass-user<br>> > >><br>> > >><br>> > ><br>> > ><br>> ><br>> ><br>> > --<br>> > View this message in context:
http://www.nabble.com/Another-error-with-wxpython-GUI-in-RC6-tp16627913p16656755.html<br>> > Sent from the Grass - Users mailing list archive at Nabble.com.<br>> ><br>> > _______________________________________________<br>> > grass-user mailing list<br>> > grass-user@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/grass-user<br>> ><br>><br>><br>> --<br>> Martin Landa <landa.martin gmail.com=""> * http://gama.fsv.cvut.cz/~landa *<br>><br><br><br>-- <br>Martin Landa <landa.martin gmail.com=""> * http://gama.fsv.cvut.cz/~landa *<br></landa.martin></landa.martin></landa.martin></geep999@yahoo.co.uk></landa.martin@gmail.com></blockquote><br><p> 
<hr size=1>
Yahoo! for Good helps you <a href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=51947/*http://uk.promotions.yahoo.com/forgood/">make a difference</a>