Changed the subject so it's separated from the LIDAR discussion.
Markus N.: the latest svn has fixed the location wizard problem. It now works.
I'm still getting errors when I try to run v.in.lidar. It complains that:
python: can't open file
'/home/daniel/grass_src/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/gui_modules/menuform.py':
[Errno 2] No such file or directory
Is there anything I can do?
Cheers
Daniel
On Fri, Nov 25, 2011 at 1:00 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Fri, Nov 25, 2011 at 1:05 PM, Daniel Victoria
<daniel.victoria@gmail.com> wrote:
...
Grass compilation went fine but unfortunatelly I still can't test it
because I'm having some other problems. Location Wizard is not opening
I have fixed this in SVN, the files weren't installed after the layout
change (r49356).
Changed the subject so it's separated from the LIDAR discussion.
Markus N.: the latest svn has fixed the location wizard problem. It now works.
I'm still getting errors when I try to run v.in.lidar. It complains that:
python: can't open file
'/home/daniel/grass_src/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/gui_modules/menuform.py':
[Errno 2] No such file or directory
Is there anything I can do?
Not really. The wxGUI in trunk is currently largely broken due to
reorganization, will hopefully be fixed soon...
Markus M
Cheers
Daniel
On Fri, Nov 25, 2011 at 1:00 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Fri, Nov 25, 2011 at 1:05 PM, Daniel Victoria
<daniel.victoria@gmail.com> wrote:
...
Grass compilation went fine but unfortunatelly I still can't test it
because I'm having some other problems. Location Wizard is not opening
I have fixed this in SVN, the files weren't installed after the layout
change (r49356).
2011/11/25 Daniel Victoria <daniel.victoria@gmail.com>:
I'm still getting errors when I try to run v.in.lidar. It complains that:
python: can't open file
'/home/daniel/grass_src/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/gui_modules/menuform.py':
[Errno 2] No such file or directory
should be fixed in r49359.
Is there anything I can do?
Yes, recently wxGUI modules have been reorganized [1] to more GUI
packages. I would expect that a lot of features will be broken. Please
report every bug you will find. I hope to stabilize wxGUI within few
days. Thanks for helping with that!