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 <[email protected]>: > 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;-) > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
