[GRASS-user] problems with 6.4.2RC3
Roberto Facoetti
robifac at tiscali.it
Sun Jan 29 08:31:48 EST 2012
Hi mailing list
I have just installed the 6.4.2RC3 on a new computer (windows seven) and
everything is working, as with the old one versions, but we I try, with
the GUI wxpyhton to import vector or raster data, there is the following
problem:
Traceback (most recent call last):
File "C:/OSGeo4W/apps/grass/grass-6.4.2RC3/etc/wxpython/wx
gui.py", line 1137, in OnImportGdalLayers
dlg = gdialogs.GdalImportDialog(parent = self)
File "C:\OSGeo4W\apps\grass\grass-6.4.2RC3\etc\wxpython\gu
i_modules\gdialogs.py", line 1253, in __init__
self.dsnInput = gselect.GdalSelect(parent = self, panel =
self.panel, ogr = ogr)
File "C:\OSGeo4W\apps\grass\grass-6.4.2RC3\etc\wxpython\gu
i_modules\gselect.py", line 1155, in __init__
ogr = ogr)
File "C:\OSGeo4W\apps\grass\grass-6.4.2RC3\etc\wxpython\gu
i_modules\gselect.py", line 957, in __init__
style = wx.CB_READONLY, **kwargs)
File "C:\OSGeo4W\apps\Python27\lib\site-packages\wx-2.8
-msw-unicode\wx\_controls.py", line 494, in __init__
_controls_.Choice_swiginit(self,_controls_.new_Choice(*args,
**kwargs))
wx._core
.
PyAssertionError
:
C++ assertion "!(style & wxCB_DROPDOWN) && !(style &
wxCB_READONLY) && !(style & wxCB_SIMPLE)" failed at
..\..\src\msw\choice.cpp(121) in wxChoice::Create(): this
style flag is ignored by wxChoice, you probably want to use
a wxComboBox
The other import windows (apart from import vector / raster ) are OK.
If I use the command console v.in.ogr etc. etc. all is working; it's
only these two windows that are not working.
Any hints?
Thanks,
roberto
More information about the grass-user
mailing list