Re: [GRASS-user] wxpython: vdigit crash

2009-02-15 Thread Craig Leat
Hi My problem with wxpython vdigit crashing was solved by deleting the symbolic link to: /usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so This symbolic link was created during the early days of vdigit when it was listed as a requirement. I have noticed another user [1] apparently

Re: [GRASS-user] wxpython: vdigit crash

2009-02-15 Thread Martin Landa
Hi, 2009/2/15 Craig Leat craig.l...@gmail.com: My problem with wxpython vdigit crashing was solved by deleting the symbolic link to: /usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so This symbolic link was created during the early days of vdigit when it was listed as a

Re: [GRASS-user] wxpython: vdigit crash

2009-02-10 Thread Martin Landa
Hi, 2009/2/3 Craig Leat craig.l...@gmail.com: Hi Martin Martin Landa: right, here it works;-) Try to enable also vdigit debuging export GRASS_WX_DEBUG=3 g.gisenv set=DEBUG=3 last 50 lines of debug output should be enough... 50 lines of debug output attached. This snippet looks

Re: [GRASS-user] wxpython: vdigit crash

2009-02-03 Thread Martin Landa
Hi, 2009/2/3 Craig Leat craig.l...@gmail.com: Thanks for your interest. Martin Landa: Can you send me sample location? I have attached a location, but note the crash also occurs in spearfish. right, here it works;-) Try to enable also vdigit debuging export GRASS_WX_DEBUG=3 g.gisenv

Re: [GRASS-user] wxpython: vdigit crash

2009-02-03 Thread Craig Leat
Hi Martin Martin Landa: right, here it works;-) Try to enable also vdigit debuging export GRASS_WX_DEBUG=3 g.gisenv set=DEBUG=3 last 50 lines of debug output should be enough... 50 lines of debug output attached. This snippet looks strange (the last two values are very LARGE): D3/3:

[GRASS-user] wxpython: vdigit crash

2009-02-02 Thread Craig Leat
Hi I am using the wxpython gui in GRASS 6.5 and all seems to work well except the vector digitizer. Any attempt to digitize a new or existing vector crashes the gui. I have built from source (on Ubuntu 7.10) and expect that I've done something silly while building. Please give me a hint as to

Re: [GRASS-user] wxpython: vdigit crash

2009-02-02 Thread Martin Landa
Hi, 2009/2/2 Craig Leat craig.l...@gmail.com: I am using the wxpython gui in GRASS 6.5 and all seems to work well except the vector digitizer. Any attempt to digitize a new or existing vector crashes the gui. I have built from source (on Ubuntu 7.10) and expect that I've done something silly