[GRASS-dev] wxGUI: new packages layout

Maris Nartiss maris.gis at gmail.com
Fri Dec 2 01:35:32 EST 2011


Unfortunately not all bugs are fixed. Tested with trunk r49481

Start v.clean from menu:
Traceback (most recent call last):
  File "/home/maris/soft/grass_trunk/dist.x86_64-unknown-
linux-gnu/etc/gui/wxpython/wxgui.py", line 1144, in
OnVectorCleaning

win = VectorCleaningFrame(parent = self, cmd = cmd[0])
  File "/home/maris/soft/grass_trunk/dist.x86_64-unknown-
linux-gnu/etc/gui/wxpython/modules/vclean.py", line 37, in
__init__

wx.Frame.__init__(self, parent, id, title, pos, size, style)
NameError
:
global name 'pos' is not defined


g.remove doesn't start GUI from CLI but works from wxgui. Nothing with
WX_/DEBUG=5, exit code 0.


Maris.

2011/12/1 Martin Landa <landa.martin at gmail.com>:
> Hi,
> I hope that the most of bugs related to wxGUI code reorganization
> should be already fixed. Anyway any testing is highly welcomed, most
> of bugs are very easy to fix, they just need to be discovered;-)
>


More information about the grass-dev mailing list