Re: [GRASS-user] Error while using Wxpython vector digitizer

2010-01-05 Thread Martin Landa
Hi, 2010/1/5 Franz Schiller franzschiller1...@gmail.com: I have : SWIG Version 1.3.40 Compiled with g++ [x86_64-unknown-linux-gnu] It's a later version that 1.3.36. Is there any thing that is not compatible with swig 1.3.40 but only with 1.3.36? yes, see

[GRASS-user] Error while using Wxpython vector digitizer

2010-01-04 Thread Franz Schiller
Greetings and happy new year I want to create a vector file similar to another one that exists. To test this I decided to use brid...@permanent . After I do DISPLAY MAP in map display I select Digitize from Map Display toolbar. Then, wxDigitizer toolbar appears. (so far, so good) Then, I select

Re: [GRASS-user] Error while using Wxpython vector digitizer

2010-01-04 Thread Martin Landa
Hi, 2010/1/4 Franz Schiller franzschiller1...@gmail.com: [...]    mapwindow)    File /usr/local/grass-6.4.0svn/etc/wxpython/vdigit/grass6 _wxdigit.py, line 334, in __init__    this = _grass6_wxdigit.new_Digit(*args) TypeError: in method 'new_Digit', argument 2 of type 'wxWindow' Ok,